Hi,

thanks for making the requested changes.  However, this series results in 
compilation warnings:

  CC      arch/arm/mach-omap2/powerdomain2xxx_3xxx.o
arch/arm/mach-omap2/powerdomains.h:116: warning: 'powerdomains_omap' 
defined but not used
  CC      arch/arm/mach-omap2/powerdomain44xx.o
arch/arm/mach-omap2/powerdomains.h:116: warning: 'powerdomains_omap' 
defined but not used


and sparse warnings:


WARNING: externs should be avoided in .c files
#115: FILE: arch/arm/mach-omap2/powerdomain-common.c:50:
+int _get_mem_bank_onstate_mask(u8 bank);

WARNING: externs should be avoided in .c files
#116: FILE: arch/arm/mach-omap2/powerdomain-common.c:51:
+int _get_mem_bank_retst_mask(u8 bank);

WARNING: externs should be avoided in .c files
#117: FILE: arch/arm/mach-omap2/powerdomain-common.c:52:
+int _get_mem_bank_stst_mask(u8 bank);


Please fix these and re-send.


regards

- Paul
--
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