[PATCH 0/3] ARM: OMAP: resolve sparse warnings with v3.8-rc1

Paul Walmsley paul at pwsan.com
Sun Dec 23 20:24:56 EST 2012


Another minor release, another new set of sparse warnings.  It would
be good if patch submitters and mainline committers can verify that
new patches don't add sparse warnings.  Otherwise it makes it harder
for others to verify that their code is sparse-warning-free.

- Paul

---

sparse_fixes_a_3.8-rc
   text	   data	    bss	    dec	    hex	filename
7697036	 722268	5614832	14034136	 d624d8	vmlinux.omap2plus_defconfig.orig
7697036	 722268	5614832	14034136	 d624d8	vmlinux.omap2plus_defconfig

Paul Walmsley (3):
      ARM: OMAP: 32k counter: resolve sparse warnings
      ARM: OMAP AM33xx: hwmod data: resolve sparse warnings
      ARM: OMAP: SRAM: resolve sparse warnings


 arch/arm/mach-omap2/omap_hwmod_33xx_data.c |    4 ++-
 arch/arm/plat-omap/counter_32k.c           |    2 ++
 arch/arm/plat-omap/counter_32k.h           |   20 ++++++++++++++++
 arch/arm/plat-omap/sram.c                  |    2 ++
 arch/arm/plat-omap/sram.h                  |   35 ++++++++++++++++++++++++++++
 5 files changed, 61 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/plat-omap/counter_32k.h
 create mode 100644 arch/arm/plat-omap/sram.h




More information about the linux-arm-kernel mailing list