]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/intel/minnowmax/minnowmax.c
x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
[karo-tx-uboot.git] / board / intel / minnowmax / minnowmax.c
index fd2070afb28660b31d0adb255169f56ec9a31b47..1f5549a4586cc217991c7f5381aef2157e46c75e 100644 (file)
@@ -12,8 +12,6 @@
 
 #define SERIAL_DEV PNP_DEV(0x2e, 4)
 
-DECLARE_GLOBAL_DATA_PTR;
-
 int board_early_init_f(void)
 {
        lpc47m_enable_serial(SERIAL_DEV, UART0_BASE, UART0_IRQ);