Re: [PATCH] staging: ft1000: fix build failure

From: Greg KH
Date: Mon Aug 15 2011 - 00:19:51 EST


On Mon, Aug 15, 2011 at 06:18:33AM +0300, Sergei Trofimovich wrote:
> On Sun, 14 Aug 2011 15:23:51 -0700
> Greg KH <gregkh@xxxxxxx> wrote:
>
> > 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@xxxxxxxxxx>
> > > Cc: Marek Belisko <marek.belisko@xxxxxxxxx>
> > > Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > > Cc: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
> > > Cc: devel@xxxxxxxxxxxxxxxxxxxx
> > > ---
> > > 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?
>
> Oh, some of them really are. My apologies!
> Only the one (nonstaging one) is still needed:
>
> 'pti: fix build failure'

Yes, I still have that queued up in my todo inbox somewhere, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/