remove trailing whitespace
[coreboot.git] / src / southbridge / via / k8t890 / dram.c
index dd65b508ca409974c4c41df0e186461580ddaef0..9b43a5e57f23118c10b3b5bf5adeb5d2e8a759a2 100644 (file)
@@ -65,7 +65,7 @@ static void dram_enable(struct device *dev)
 
        /* The Address Next to the Last Valid DRAM Address */
        pci_write_config16(dev, 0x88, (msr.lo >> 24) | reg);
-       
+
        print_debug(" VIA_X_3 device dump:\n");
        dump_south(dev);