Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / southbridge / sis / sis966 / sis966_lpc.c
index fc73e39431e87909ffb6572f9a31b57e4d4b080e..2efc3802b2998a1405047d6657943f7f0ee013de 100644 (file)
@@ -281,7 +281,7 @@ static const struct pci_driver lpc_driver __pci_driver = {
        .device = PCI_DEVICE_ID_SIS_SIS966_LPC,
 };
 
-#ifdef SLAVE_INIT // No device? 
+#ifdef SLAVE_INIT // No device?
 static struct device_operations lpc_slave_ops  = {
        .read_resources = sis966_lpc_read_resources,
        .set_resources  = pci_dev_set_resources,