remove more warnings.
[coreboot.git] / src / southbridge / via / k8t890 / k8t890.h
index ba078f5e22112fab943e3453f49f57b44156f8f3..139daf91c22270bd6d55b09e9b4bf1b689f46c7c 100644 (file)
 
 #include <device/device.h>
 
+#if 0
 extern void writeback(struct device *dev, u16 where, u8 what);
 extern void dump_south(device_t dev);
+#endif
+#include <southbridge/via/vt8237r/vt8237r.h>
+
 
 int k8m890_host_fb_size_get(void);
 //void k8m890_host_fb_direct_set(uint32_t fb_address);