- Update abuild.sh so it will rebuild successfull builds
[coreboot.git] / src / superio / NSC / pc87366 / chip.h
index 90ea8c69cc0b4c1bee09bcea7b59f745851f8668..b477a6f750c378e6b6a2c06f428f9bc523140b0b 100644 (file)
@@ -5,7 +5,7 @@
 #define SIO_COM2_BASE   0x2F8
 #endif
 
-extern struct chip_operations superio_NSC_pc87366_control;
+extern struct chip_operations superio_NSC_pc87366_ops;
 
 #include <pc80/keyboard.h>
 #include <uart8250.h>