[PATCH] OMAP2+: Fix Compilation break on current mainline

2011-11-07 Thread Govindraj.R
I see below errors and warnings on latest mainline commit
b32fc0a0629bf5894b35f33554c118aacfd0d1e2 with omap2plus_defconfig.

Patch to fix the same.

arch/arm/plat-omap/dmtimer.c:184: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:184: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:184: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:215: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:215: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:215: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:228: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:228: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:228: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:234: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:234: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:234: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:240: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:240: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:240: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:248: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:248: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:248: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:294: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:294: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:294: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:302: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:302: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:302: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:316: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:316: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:316: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:344: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:344: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:344: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:361: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:361: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:361: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:380: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:380: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:380: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:406: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:406: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:406: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:443: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:443: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:443: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:468: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:468: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:468: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:494: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:494: warning: type defaults to 'int' in 
declaration of 'EXPORT_SYMBOL_GPL'
arch/arm/plat-omap/dmtimer.c:494: warning: parameter names (without types) in 
function declaration
arch/arm/plat-omap/dmtimer.c:517: warning: data definition has no type or 
storage class
arch/arm/plat-omap/dmtimer.c:517: warning: type 

Re: [PATCH] OMAP2+: Fix Compilation break on current mainline

2011-11-07 Thread Shilimkar, Santosh
On Mon, Nov 7, 2011 at 6:08 PM, Govindraj.R govindraj.r...@ti.com wrote:
 I see below errors and warnings on latest mainline commit
 b32fc0a0629bf5894b35f33554c118aacfd0d1e2 with omap2plus_defconfig.

 Patch to fix the same.

Patches are already posted and applied by Tony on linux-omap master.

http://www.spinics.net/lists/linux-omap/msg59848.html
http://www.spinics.net/lists/linux-omap/msg59847.html

Regards
Santosh
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] OMAP2+: Fix Compilation break on current mainline

2011-11-07 Thread Cousson, Benoit

On 11/7/2011 1:59 PM, Shilimkar, Santosh wrote:

On Mon, Nov 7, 2011 at 6:08 PM, Govindraj.Rgovindraj.r...@ti.com  wrote:

I see below errors and warnings on latest mainline commit
b32fc0a0629bf5894b35f33554c118aacfd0d1e2 with omap2plus_defconfig.

Patch to fix the same.


Patches are already posted and applied by Tony on linux-omap master.


Except the missing semicolon... This is a similar issue that Ohad 
reported for hwspinlock.

It will build fine until you will try to build the omap_l3_noc as a module.


Govind,
You can maybe repost a fix for that one only.

Regards,
Benoit
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html