summaryrefslogtreecommitdiffstats
path: root/include/lcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lcd.h')
-rw-r--r--include/lcd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/lcd.h b/include/lcd.h
index 9b8ffeb99d..f88b7e95c2 100644
--- a/include/lcd.h
+++ b/include/lcd.h
@@ -33,11 +33,6 @@ extern char lcd_is_enabled;
extern int lcd_line_length;
-/*
- * Frame buffer memory information
- */
-extern void *lcd_base; /* Start of framebuffer memory */
-
extern struct vidinfo panel_info;
extern void lcd_ctrl_init (void *lcdbase);
OpenPOWER on IntegriCloud