MIPS: Remove useless zero initializations.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -57,7 +57,7 @@ static void *cfg_space;
|
||||
#define PCI_BUS_ENABLED 1
|
||||
#define PCI_DEVICE_MODE 2
|
||||
|
||||
static int bcm1480_bus_status = 0;
|
||||
static int bcm1480_bus_status;
|
||||
|
||||
#define PCI_BRIDGE_DEVICE 0
|
||||
|
||||
|
Reference in New Issue
Block a user