[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FA056A1.1040209@us.ibm.com>
Date: Tue, 01 May 2012 14:33:21 -0700
From: John Stultz <johnstul@...ibm.com>
To: Keshava Munegowda <keshava_mgowda@...com>
CC: Felipe Balbi <balbi@...com>, Samuel Ortiz <sameo@...ux.intel.com>,
lkml <linux-kernel@...r.kernel.org>,
"Bergmann, Arnd" <arnd@...db.de>
Subject: omap-usb-host.c compile error
I've been seeing the following compile issue for a few -rcs now:
drivers/mfd/omap-usb-host.c: In function 'omap_usbhs_init':
drivers/mfd/omap-usb-host.c:524: error: implicit declaration of function
'cpu_is_omap3430'
drivers/mfd/omap-usb-host.c:524: error: implicit declaration of function
'omap_rev'
drivers/mfd/omap-usb-host.c:524: error: 'OMAP3430_REV_ES2_1' undeclared
(first use in this function)
drivers/mfd/omap-usb-host.c:524: error: (Each undeclared identifier is
reported only once
drivers/mfd/omap-usb-host.c:524: error: for each function it appears in.)
Reverting 1fcb57d0f6e1150003d222051aaaf4bc4a9ccc94 seems to resolve it.
This still isn't fixed in Linus' HEAD. Any plans here?
thanks
-john
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists