On Fri, Aug 06, 2010 at 05:29:03PM -0700, David Cross wrote:
I get a build error when I try to build this driver:
drivers/staging/westbridge/astoria/block/../include/linux/westbridge/cyasmisc.h:521:2: error: expected declaration specifiers or ‘...’ before ‘cy_as_hal_device_tag’
It looks like the #include mess isn't working quite properly.
Also note that this driver is building on an x86-64 platform, which is
something that you probably don't want :)
So, for now, I'll just mark the driver as CONFIG_BROKEN and can you send
me some Kconfig patches against the next linux-next release which should
have this driver in it, so that it will build properly?
thanks,
greg k-h
--