Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-07 Thread Tony Lindgren
* Axel Lin axel@gmail.com [02 23:26]: Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class arch/arm/plat-omap/omap_device.c:1055: warning: type

[PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-03 Thread Axel Lin
Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class arch/arm/plat-omap/omap_device.c:1055: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'

Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-03 Thread Kevin Hilman
Axel Lin axel@gmail.com writes: Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class arch/arm/plat-omap/omap_device.c:1055: warning: type defaults to

Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-03 Thread Paul Gortmaker
On 11-11-03 10:26 AM, Kevin Hilman wrote: Axel Lin axel@gmail.com writes: Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class

Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-03 Thread Kevin Hilman
Paul Gortmaker paul.gortma...@windriver.com writes: On 11-11-03 10:26 AM, Kevin Hilman wrote: Axel Lin axel@gmail.com writes: Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition