aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/geode/display_gx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/geode/display_gx.h')
-rw-r--r--drivers/video/geode/display_gx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/video/geode/display_gx.h b/drivers/video/geode/display_gx.h
index 56e9d2ea52c..ad556d39765 100644
--- a/drivers/video/geode/display_gx.h
+++ b/drivers/video/geode/display_gx.h
@@ -16,7 +16,4 @@ int gx_line_delta(int xres, int bpp);
extern struct geode_dc_ops gx_dc_ops;
-/* MSR that tells us if a TFT or CRT is attached */
-#define GLD_MSR_CONFIG_DM_FP 0x40
-
#endif /* !__DISPLAY_GX1_H__ */