Following patch adds support for suspend/resume functions. I had to change the get_cb...
[coreboot.git] / src / northbridge / intel / i945 / raminit.h
index 197a6005faaebb87b914014176a03d5f3d7ed51c..e3b8491fcd92d8f8dca3f86b0f6715c9ebcef580 100644 (file)
@@ -71,5 +71,4 @@ void sdram_initialize(int boot_path);
 unsigned long get_top_of_ram(void);
 int fixup_i945_errata(void);
 void udelay(u32 us);
-
 #endif                         /* RAMINIT_H */