diff options
Diffstat (limited to 'board/efi')
| -rw-r--r-- | board/efi/efi-x86/efi.c | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/board/efi/efi-x86/efi.c b/board/efi/efi-x86/efi.c index 1fbe36a3995..2adc202be08 100644 --- a/board/efi/efi-x86/efi.c +++ b/board/efi/efi-x86/efi.c @@ -5,9 +5,3 @@   */  #include <common.h> -#include <asm/gpio.h> - -int arch_early_init_r(void) -{ -	return 0; -} | 
