]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/arm/exynos4210.h
Clean up ill-advised or unusual header guards
[mirror_qemu.git] / include / hw / arm / exynos4210.h
index b6d929ddb745559aad631dc364b035c902a81b0b..29fef8bfa1dac0b398793682634a08eadb6f0ac4 100644 (file)
@@ -22,9 +22,8 @@
  *
  */
 
-
-#ifndef EXYNOS4210_H_
-#define EXYNOS4210_H_
+#ifndef EXYNOS4210_H
+#define EXYNOS4210_H
 
 #include "qemu-common.h"
 #include "exec/memory.h"
@@ -135,4 +134,4 @@ DeviceState *exynos4210_uart_create(hwaddr addr,
                                     CharDriverState *chr,
                                     qemu_irq irq);
 
-#endif /* EXYNOS4210_H_ */
+#endif /* EXYNOS4210_H */