1
0
Fork 0
alistair23-linux/arch/m32r/platforms
Sudip Mukherjee 17e96230d9 m32r: fix build warning
While building m32r defconfig we got warnings:

  arch/m32r/platforms/m32700ut/setup.c:249:24: warning: 'm32700ut_lcdpld_irq_type' defined but not used [-Wunused-variable]

m32700ut_lcdpld_irq_type is only used when CONFIG_USB is enabled.
Modify the code to declare the related variables and functions only when
CONFIG_USB is enabled.

Link: http://lkml.kernel.org/r/1479244406-7507-1-git-send-email-sudipm.mukherjee@gmail.com
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-12 18:55:06 -08:00
..
m32104ut Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
m32700ut m32r: fix build warning 2016-12-12 18:55:06 -08:00
mappi Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
mappi2 Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
mappi3 Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
oaks32r Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
opsput Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
usrv Disintegrate asm/system.h for M32R 2012-03-28 18:30:02 +01:00
Makefile m32r: Rearrange platform-dependent codes 2007-09-03 11:30:18 +09:00