summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/asm-generic/global_data.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-generic/global_data.h b/include/asm-generic/global_data.h
index 79d2aa4c6f5..a06b508bebb 100644
--- a/include/asm-generic/global_data.h
+++ b/include/asm-generic/global_data.h
@@ -64,12 +64,6 @@ struct global_data {
* @mem_clk: memory clock rate in Hz
*/
unsigned long mem_clk;
-#if CONFIG_IS_ENABLED(VIDEO)
- /**
- * @fb_base: base address of frame buffer memory
- */
- unsigned long fb_base;
-#endif
#if defined(CONFIG_POST)
/**
* @post_log_word: active POST tests