forked from Imagelibrary/rtems
2007-09-07 Daniel Hellstrom <daniel@gaisler.com>
* shared/1553/b1553brm.c, shared/can/grcan.c, shared/can/grcan_rasta.c, shared/can/occan.c, shared/spw/grspw.c, shared/spw/grspw_pci.c, shared/uart/apbuart.c: Remove warnings.
This commit is contained in:
@@ -82,6 +82,8 @@
|
||||
|
||||
#ifndef GRCAN_REG_INT
|
||||
#define GRCAN_REG_INT(handler,irqno,arg) set_vector(handler,irqno+0x10,1)
|
||||
#undef GRCAN_DEFINE_INTHANDLER
|
||||
#define GRCAN_DEFINE_INTHANDLER
|
||||
#endif
|
||||
|
||||
#ifndef GRCAN_DEFAULT_BAUD
|
||||
@@ -227,7 +229,6 @@ struct grcan_priv {
|
||||
static int grcan_core_cnt;
|
||||
struct grcan_priv *grcans;
|
||||
static amba_confarea_type *amba_bus;
|
||||
static unsigned int ram_base;
|
||||
struct grcan_device_info *grcan_cores;
|
||||
static int grcan_core_cnt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user