linux/arch/mips/basler/excite
thomas@koeller.dyndns.org 48712a96e3 [MIPS] Suppress compiler warnings
The excite platform exports hardware resources for device drivers to use.
Any driver wanting to use these resources will look up them by their names.
Since these resources are declared to have static linkage, but are not
used in the source file defining them, the compiler used to emit an
'unused' warning, which this patch suppresses.

Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-27 13:37:50 +01:00
..
excite_dbg_io.c [MIPS] Don't include obsolete <linux/config.h>. 2006-07-13 21:25:58 +01:00
excite_device.c [MIPS] Suppress compiler warnings 2006-09-27 13:37:50 +01:00
excite_flashtest.c [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. 2006-06-19 17:39:26 +01:00
excite_fpga.h [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. 2006-06-19 17:39:26 +01:00
excite_iodev.c [MIPS] Don't include obsolete <linux/config.h>. 2006-07-13 21:25:58 +01:00
excite_iodev.h [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. 2006-06-19 17:39:26 +01:00
excite_irq.c [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. 2006-06-19 17:39:26 +01:00
excite_procfs.c [MIPS] Don't include obsolete <linux/config.h>. 2006-07-13 21:25:58 +01:00
excite_prom.c [MIPS] Don't include obsolete <linux/config.h>. 2006-07-13 21:25:58 +01:00
excite_setup.c [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 2006-07-13 21:26:17 +01:00
Makefile [MIPS] Support for the RM9000-based Basler eXcite smart camera platform. 2006-06-19 17:39:26 +01:00