remove trailing whitespace
[coreboot.git] / src / southbridge / amd / sb700 / ide.c
index 4652ca2539ec6ff9cbe9cf24e1d5f15ce0e4825f..5f415fb9f2b09917e8b145a90373ac4f63f468d6 100644 (file)
@@ -51,8 +51,8 @@ static void ide_init(struct device *dev)
 
        /* set ide as primary, if you want to boot from IDE, you'd better set it
         * in $vendor/$mainboard/devicetree.cb */
-        
-       
+
+
        if (conf->boot_switch_sata_ide == 1) {
                struct device *sm_dev = dev_find_slot(0, PCI_DEVFN(0x14, 0));
                byte = pci_read_config8(sm_dev, 0xAD);