[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080827100656.0f87e6b2.sfr@canb.auug.org.au>
Date: Wed, 27 Aug 2008 10:06:56 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Johannes Berg <johannes@...solutions.net>
Cc: linux-next@...r.kernel.org, Rusty Russell <rusty@...tcorp.com.au>,
netdev@...r.kernel.org
Subject: linux-next: build failure
Hi all,
next-20080826 build (powerpc mpc885_ads_defconfig) failed like this:
net/core/dev.c:1000: error: redefinition of 'dev_load'
include/linux/netdevice.h:1645: error: previous definition of 'dev_load' was here
This also failed for several other builds where CONFIG_MODULES is off.
Introduced by commit 4cb9da6ecc2b0e25056b45981239475f8509d59d ("remove
CONFIG_KMOD from net") which added a !CONFIG_MODULES (static inline)
version of dev_load() to include/linux/netdevice.h but the copy in
net/core/dev.c is not protected by CONFIG_MODULES.
--
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