summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-01-03 23:00:16 +0100
committerJames Bottomley <JBottomley@Parallels.com>2015-03-09 07:42:30 -0400
commitb026e8ed55e05a81018ba4ce73ca0cf2c9300950 (patch)
treec99b174bcd8220e4276d2bd8685dae0daccf5773 /net
parent700d98551ff16a59e164bf884aefbdc5d798ff75 (diff)
downloadlinux-stable-b026e8ed55e05a81018ba4ce73ca0cf2c9300950.tar.gz
linux-stable-b026e8ed55e05a81018ba4ce73ca0cf2c9300950.tar.bz2
linux-stable-b026e8ed55e05a81018ba4ce73ca0cf2c9300950.zip
g_NCR5380: Kill compiler warning if builtin
If CONFIG_SCSI_GENERIC_NCR5380=y: drivers/scsi/g_NCR5380.c:727: warning: 'id_table' defined but not used In the non-modular case, MODULE_DEVICE_TABLE() expands to nothing, and id_table is not referenced. Correct the existing #ifdef to fix this. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions