[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+r1Zhjiw3Cv8AnsAhT==nkAYN2dxVXcWABpiVhtHXsW52YRkg@mail.gmail.com>
Date: Wed, 22 Jan 2014 09:34:43 -0700
From: Jim Davis <jim.epost@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
x86@...nel.org, Grant Likely <grant.likely@...aro.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org
Subject: randconfig build error with next-20140122, in arch/x86/kernel/devicetree.c
Building with the attached random configuration file,
warning: (X86_INTEL_MID) selects INTEL_SCU_IPC which has unmet direct
dependencies (X86 && X86_PLATFORM_DEVICES && X86_INTEL_MID)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (X86_INTEL_MID) selects INTEL_SCU_IPC which has unmet direct
dependencies (X86 && X86_PLATFORM_DEVICES && X86_INTEL_MID)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
arch/x86/kernel/devicetree.c:67:1: warning: data definition has no
type or storage class [enabled by default]
module_init(add_bus_probe);
^
arch/x86/kernel/devicetree.c:67:1: error: type defaults to ‘int’ in
declaration of ‘module_init’ [-Werror=implicit-int]
arch/x86/kernel/devicetree.c:67:1: warning: parameter names (without
types) in function declaration [enabled by default]
arch/x86/kernel/devicetree.c:60:19: warning: ‘add_bus_probe’ defined
but not used [-Wunused-function]
static int __init add_bus_probe(void)
^
cc1: some warnings being treated as errors
make[2]: *** [arch/x86/kernel/devicetree.o] Error 1
View attachment "randconfig-1390377417.txt" of type "text/plain" (71126 bytes)
Powered by blists - more mailing lists