aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/nehalem/gma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/nehalem/gma.h')
-rw-r--r--src/northbridge/intel/nehalem/gma.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/northbridge/intel/nehalem/gma.h b/src/northbridge/intel/nehalem/gma.h
index f0e1c537f3..baf12f2a5e 100644
--- a/src/northbridge/intel/nehalem/gma.h
+++ b/src/northbridge/intel/nehalem/gma.h
@@ -19,7 +19,7 @@
*/
#ifndef __NORTHBRIDGE_INTEL_NEHALEM_GMA_H__
-#define __NORTHBRIDGE_INTEL_NEHALEM_GMA_H__ 1
+#define __NORTHBRIDGE_INTEL_NEHALEM_GMA_H__
/* mailbox 0: header */
typedef struct {
@@ -118,4 +118,4 @@ typedef struct {
opregion_vbt_t vbt;
} __attribute__((packed)) igd_opregion_t;
-#endif
+#endif /* __NORTHBRIDGE_INTEL_NEHALEM_GMA_H__ */