[PATCH] staging: ft1000: fix build failure

Greg KH gregkh at suse.de
Sun Aug 14 15:23:51 PDT 2011


On Sun, Aug 14, 2011 at 11:52:53PM +0300, Sergei Trofimovich wrote:
> Found on allmodconfig build (ARCH=alpha)
> 
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_read_reg':
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:80: error: implicit declaration of function 'inw'
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_write_reg':
>     drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:86: error: implicit declaration of function 'outw'
> 
> Signed-off-by: Sergei Trofimovich <slyfox at gentoo.org>
> Cc: Marek Belisko <marek.belisko at gmail.com>
> Cc: Greg Kroah-Hartman <gregkh at suse.de>
> Cc: Ondrej Zary <linux at rainbow-software.org>
> Cc: devel at driverdev.osuosl.org
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

This, and your other patches, are all not necessary in Linus's tree
right now, right?  I thought I already sent them to him.

Or am I mistaken?

greg k-h


More information about the devel mailing list