linux/drivers/ieee1394
Tony Breeds e38649702e ieee1394: silence defined but not used warning in non-modular builds
Currently the kernel will issue the following warning:
drivers/ieee1394/raw1394.c:2938: warning: 'raw1394_id_table' defined but not used
Add #ifdef MODULE guards around the declaration.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>

Ditto with dv1394_id_table and video1394_id_table.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2008-04-25 18:15:45 +02:00
..
config_roms.c
config_roms.h
csr1212.c
csr1212.h
csr.c
csr.h
dma.c
dma.h
dv1394-private.h
dv1394.c ieee1394: silence defined but not used warning in non-modular builds 2008-04-25 18:15:45 +02:00
dv1394.h
eth1394.c
eth1394.h
highlevel.c ieee1394: replace remaining __FUNCTION__ occurrences 2008-04-18 17:55:30 +02:00
highlevel.h
hosts.c
hosts.h
ieee1394_core.c ieee1394: limit early node speed to host interface speed 2008-04-18 17:55:31 +02:00
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c
ieee1394_transactions.h
ieee1394_types.h
ieee1394-ioctl.h
ieee1394.h
init_ohci1394_dma.c
iso.c
iso.h ieee1394: rawiso: requeue packet for transmission after skipped cycle 2008-04-25 18:15:45 +02:00
Kconfig
Makefile
nodemgr.c ieee1394: prevent device binding of raw1394, video1394, dv1394 2008-04-18 17:55:29 +02:00
nodemgr.h
ohci1394.c ieee1394: rawiso: requeue packet for transmission after skipped cycle 2008-04-25 18:15:45 +02:00
ohci1394.h
pcilynx.c ieee1394: Use shorter list_splice_init() for brevity. 2008-04-18 17:55:30 +02:00
pcilynx.h
raw1394-private.h
raw1394.c ieee1394: silence defined but not used warning in non-modular builds 2008-04-25 18:15:45 +02:00
raw1394.h
sbp2.c ieee1394: replace remaining __FUNCTION__ occurrences 2008-04-18 17:55:30 +02:00
sbp2.h
video1394.c ieee1394: silence defined but not used warning in non-modular builds 2008-04-25 18:15:45 +02:00
video1394.h