All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Sergei Trofimovich <slyfox@gentoo.org>
Cc: linux-kernel@vger.kernel.org,
	Marek Belisko <marek.belisko@gmail.com>,
	Ondrej Zary <linux@rainbow-software.org>,
	devel@driverdev.osuosl.org
Subject: Re: [PATCH] staging: ft1000: fix build failure
Date: Sun, 14 Aug 2011 21:10:00 -0700	[thread overview]
Message-ID: <20110815041000.GA7488@suse.de> (raw)
In-Reply-To: <20110815061833.39bc5034@sf.home>

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@suse.de> 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@gentoo.org>
> > > Cc: Marek Belisko <marek.belisko@gmail.com>
> > > Cc: Greg Kroah-Hartman <gregkh@suse.de>
> > > Cc: Ondrej Zary <linux@rainbow-software.org>
> > > Cc: devel@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?
> 
> 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

      reply	other threads:[~2011-08-15  4:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-14 20:52 [PATCH] staging: ft1000: fix build failure Sergei Trofimovich
2011-08-14 22:23 ` Greg KH
2011-08-15  3:18   ` Sergei Trofimovich
2011-08-15  4:10     ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110815041000.GA7488@suse.de \
    --to=gregkh@suse.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@rainbow-software.org \
    --cc=marek.belisko@gmail.com \
    --cc=slyfox@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.