summaryrefslogtreecommitdiff
path: root/board/intel/crownbay/crownbay.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/intel/crownbay/crownbay.c')
-rw-r--r--board/intel/crownbay/crownbay.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/intel/crownbay/crownbay.c b/board/intel/crownbay/crownbay.c
index 31bb320213..ad2d5b69d6 100644
--- a/board/intel/crownbay/crownbay.c
+++ b/board/intel/crownbay/crownbay.c
@@ -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);