alistair23-linux/arch/arm/mach-mmp
Arnd Bergmann 84f45ee9d7 ARM: mmp: avoid unused functions
mach-mmp/devices.c:81:21: warning: 'u2o_get' defined but not used [-Wunused-function]
 static unsigned int u2o_get(void __iomem *base, unsigned int offset)
                     ^
mach-mmp/devices.c:86:13: warning: 'u2o_set' defined but not used [-Wunused-function]
 static void u2o_set(void __iomem *base, unsigned int offset,
             ^
mach-mmp/devices.c:97:13: warning: 'u2o_clear' defined but not used [-Wunused-function]
 static void u2o_clear(void __iomem *base, unsigned int offset,
             ^
mach-mmp/devices.c:108:13: warning: 'u2o_write' defined but not used [-Wunused-function]
 static void u2o_write(void __iomem *base, unsigned int offset,
             ^

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-12-01 21:44:33 +01:00
..
addr-map.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
aspenite.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
avengers_lite.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
brownstone.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-pxa168.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock-pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
clock.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
common.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
common.h clk: mmp: stop using platform headers 2015-12-01 21:44:22 +01:00
cputype.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
devices.c ARM: mmp: avoid unused functions 2015-12-01 21:44:33 +01:00
devices.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
flint.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
gplugd.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
irqs.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
jasper.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
Kconfig ARM: mmp: move into ARCH_MULTIPLATFORM 2015-12-01 21:44:31 +01:00
Makefile ARM: mmp: move into ARCH_MULTIPLATFORM 2015-12-01 21:44:31 +01:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
mfp-mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp-pxa168.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp-pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mfp.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mmp-dt.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mmp2-dt.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-mmp2.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-mmp2.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pm-pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa168.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa168.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa910.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
pxa910.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-apbc.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-apmu.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-icu.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-timers.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
regs-usb.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
sram.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
tavorevb.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
teton_bga.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
teton_bga.h ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
time.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00
ttc_dkb.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00