1
0
Fork 0
alistair23-linux/arch/arm/mach-mmp
Arnd Bergmann 1c1953f351 ARM: mmp: mark usb_dma_mask as __maybe_unused
This variable may be used by some devices that each have their
on Kconfig symbol, or by none of them, and that causes a build
warning:

arch/arm/mach-mmp/devices.c:241:12: error: 'usb_dma_mask' defined but not used [-Werror=unused-variable]

Marking it __maybe_unused avoids the warning.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2017-07-27 22:57:49 +02:00
..
Kconfig ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB 2016-06-03 12:18:13 -07:00
Makefile ARM: mmp: move into ARCH_MULTIPLATFORM 2015-12-01 21:44:31 +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: let clk_disable() return immediately if clk is NULL 2017-03-30 17:38:34 +02: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: mark usb_dma_mask as __maybe_unused 2017-07-27 22:57:49 +02: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
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 clocksource: Use a plain u64 instead of cycle_t 2016-12-25 11:04:12 +01:00
ttc_dkb.c ARM: mmp: make all header files local 2015-12-01 21:44:30 +01:00