diff options
Diffstat (limited to 'board/samsung/origen/origen.c')
-rw-r--r-- | board/samsung/origen/origen.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/samsung/origen/origen.c b/board/samsung/origen/origen.c index 99a2facd1e..3d27a9433b 100644 --- a/board/samsung/origen/origen.c +++ b/board/samsung/origen/origen.c @@ -13,8 +13,6 @@ #include <asm/arch/pinmux.h> #include <usb.h> -DECLARE_GLOBAL_DATA_PTR; - u32 get_board_rev(void) { return 0; |