linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Seth Forshee <seth.forshee@canonical.com>
To: Randy Dunlap <rdunlap@xenotime.net>,
	Matthew Garrett <mjg59@srcf.ucam.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org
Subject: Re: linux-next: Tree for Mar 26 (platform/x86/apple-gmux)
Date: Mon, 26 Mar 2012 13:59:12 -0500	[thread overview]
Message-ID: <20120326185912.GD17126@thinkpad-t410> (raw)
In-Reply-To: <4F70A27D.9000706@xenotime.net>

On Mon, Mar 26, 2012 at 10:08:13AM -0700, Randy Dunlap wrote:
> On 03/25/2012 09:28 PM, Stephen Rothwell wrote:
> 
> > Hi all,
> > 
> > Reminder: please do not add stuff destined for v3.5 to linux-next
> > included trees/branches until after v3.4-rc1 has been released.
> > 
> > Changes since 20120323:
> 
> 
> on i386:
> 
>   CC      drivers/platform/x86/apple-gmux.o
> drivers/platform/x86/apple-gmux.c: In function 'gmux_read8':
> drivers/platform/x86/apple-gmux.c:62:2: error: implicit declaration of function 'inb'
> drivers/platform/x86/apple-gmux.c: In function 'gmux_write8':
> drivers/platform/x86/apple-gmux.c:68:2: error: implicit declaration of function 'outb'
> drivers/platform/x86/apple-gmux.c: In function 'gmux_read32':
> drivers/platform/x86/apple-gmux.c:73:2: error: implicit declaration of function 'inl'
> drivers/platform/x86/apple-gmux.c: In function 'gmux_probe':
> drivers/platform/x86/apple-gmux.c:117:2: error: implicit declaration of function 'kzalloc'
> drivers/platform/x86/apple-gmux.c:117:12: warning: assignment makes pointer from integer without a cast
> drivers/platform/x86/apple-gmux.c:198:2: error: implicit declaration of function 'kfree'
> 
> 
> Full randconfig file is attached.

I get the same thing with that config. Sorry about that.

Matthew: Adding includes for linux/slab.h and asm/io.h fixes the build
for me. Do you want to fix it up in your tree, or do you want me to send
a replacement patch?

Seth

  reply	other threads:[~2012-03-26 18:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26  4:28 linux-next: Tree for Mar 26 Stephen Rothwell
2012-03-26 16:58 ` linux-next: Tree for Mar 26 (usbcore) Randy Dunlap
2012-03-26 18:07   ` Greg KH
2012-03-26 20:06     ` Alan Stern
2012-03-26 20:16       ` Greg KH
2012-03-28 16:56         ` Randy Dunlap
2012-03-28 23:11           ` Greg KH
2012-03-26 20:38       ` Randy Dunlap
2012-03-26 17:08 ` linux-next: Tree for Mar 26 (platform/x86/apple-gmux) Randy Dunlap
2012-03-26 18:59   ` Seth Forshee [this message]
2012-03-26 19:00     ` Matthew Garrett

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=20120326185912.GD17126@thinkpad-t410 \
    --to=seth.forshee@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).