aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/link/i915io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/link/i915io.h')
-rw-r--r--src/mainboard/google/link/i915io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/link/i915io.h b/src/mainboard/google/link/i915io.h
index a7e915a865..42893ae5b8 100644
--- a/src/mainboard/google/link/i915io.h
+++ b/src/mainboard/google/link/i915io.h
@@ -18,7 +18,7 @@
/* things that are, strangely, not defined anywhere? */
#define PCH_PP_UNLOCK 0xabcd0000
-#define WMx_LP_SR_EN (1<<31)
+#define WMx_LP_SR_EN (1 << 31)
/* Google Link-specific defines */
/* how many 4096-byte pages do we need for the framebuffer?