"Kalle Valo" <[EMAIL PROTECTED]> writes:

> This patch adds a new driver called stlc45xx, which supports wi-fi chipsets
> stlc4550 and stlc4560 from ST-NXP Wireless. The chipset can be found, for
> example, from Nokia N800 and N810 products.
>
> The driver is implemented based on the firmware interface information
> published by ST-NXP Wireless here:
>
> http://wireless.kernel.org/en/developers/Documentation/specs#STMicroelectronicshardware
>
> Currently only SPI interface is supported.

Crap, just now I realised to try to compile this with pristine
wireless-testing tree:

In file included from drivers/net/wireless/stlc45xx.c:24:
drivers/net/wireless/stlc45xx.h:27:24: error: mach/board.h: No such file or 
directory
drivers/net/wireless/stlc45xx.c: In function 'stlc45xx_power_off':
drivers/net/wireless/stlc45xx.c:958: error: dereferencing pointer to incomplete 
type
drivers/net/wireless/stlc45xx.c:959: error: dereferencing pointer to incomplete 
type

I usually merge linux-omap to wireless-testing and that's why I didn't
notice this. I will implement the platform data solution in v2 which
should fix this compile error. But I would still love to hear any
comments people have about v1.

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to