fix typo
authorSon Hyunjun <hj79.son@samsung.com>
Thu, 8 Mar 2012 08:19:41 +0000 (17:19 +0900)
committerSon Hyunjun <hj79.son@samsung.com>
Thu, 8 Mar 2012 08:19:41 +0000 (17:19 +0900)
hw/vga-pci.c

index fa141a9..111f861 100644 (file)
@@ -147,7 +147,7 @@ static PCIDeviceInfo vga_info = {
     .class_id     = PCI_CLASS_DISPLAY_VGA,
 };
 
-#endif // ONFIG_MARU
+#endif // CONFIG_MARU
 
 static void vga_register(void)
 {