]> git.sur5r.net Git - u-boot/blobdiff - board/pn62/misc.c
ppc: trigger WDT before starting Linux
[u-boot] / board / pn62 / misc.c
index 4f71950f8ac46869ff75d43635167aff73e0ac4c..dcb2db5a9f70156edcdfb8791d4ae8449b5d755c 100644 (file)
@@ -154,8 +154,8 @@ int i2155x_read_vpd(int offset, int size, unsigned char *data)
 }
 
 static struct pci_device_id am79c95x_ids [] = {
-        { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_LANCE },
-        { }
+       { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_LANCE },
+       { }
 };