Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[deliverable/linux.git] / arch / mips / pci / pci-bcm1480ht.c
index f54f45412b0baf9d1d9a5e0789b24f18ce28ee23..50cc6e9e8240857f95021854345ea234653ce6a2 100644 (file)
@@ -56,7 +56,7 @@ static void *ht_cfg_space;
 #define PCI_BUS_ENABLED        1
 #define PCI_DEVICE_MODE        2
 
-static int bcm1480ht_bus_status = 0;
+static int bcm1480ht_bus_status;
 
 #define PCI_BRIDGE_DEVICE  0
 #define HT_BRIDGE_DEVICE   1
This page took 0.025543 seconds and 5 git commands to generate.