simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
[coreboot.git] / src / mainboard / jetway / j7f24 / mainboard.c
index bb769b144ff19b907b9df20bce5e1e6e7bae5aa0..66937479d3a22e98ac01b67aefa5cd00de1f848d 100644 (file)
@@ -22,6 +22,6 @@
 #include <device/device.h>
 #include "chip.h"
 
-struct chip_operations mainboard_jetway_j7f24_ops = {
+struct chip_operations mainboard_ops = {
        CHIP_NAME("Jetway J7F[24]* Mainboard")
 };