[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110930130550.2f6597491fa1b59f3be839e0@canb.auug.org.au>
Date: Fri, 30 Sep 2011 13:05:50 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the final tree
Hi Paul,
On Thu, 29 Sep 2011 22:40:59 -0400 Paul Gortmaker <paul.gortmaker@...driver.com> wrote:
>
> On Thu, Sep 29, 2011 at 9:12 PM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> >
> > After merging the final tree, today's linux-next build (avr32 allnoconfig)
> > failed like this:
> >
> > arch/avr32/mach-at32ap/pio.c: In function 'pio_probe':
> > arch/avr32/mach-at32ap/pio.c:401: error: 'THIS_MODULE' undeclared (first use in this function)
> >
> > Probably revealed by the module.h split up. I guess it needs export.h
> > included.
>
> Since export.h does not exist for most people, I'm OK adding it
> in instances like this as a post-merge patch.
I had another look at this and it turns out that export.h is already
included, but only conditionally. I guess the include just needs moving
to the top of the file.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
http://www.canb.auug.org.au/~sfr/
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists