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
..
2017-07-27 12:54:35 +02:00
2017-07-14 12:36:20 -07:00
2017-06-18 23:12:36 -07:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-07-27 22:57:38 +02:00
2017-07-04 14:34:51 -07:00
2017-07-08 12:36:50 -07:00
2017-06-18 22:53:20 -07:00
2017-06-21 18:08:41 +02:00