forked from Imagelibrary/rtems
bsps: Remove unused u-boot-generic-board-info.h
This patch is a part of the BSP source reorganization. Update #3285.
This commit is contained in:
@@ -34,11 +34,7 @@
|
||||
typedef unsigned long phys_size_t;
|
||||
#endif
|
||||
|
||||
#ifdef U_BOOT_GENERIC_BOARD_INFO
|
||||
#include <bsp/u-boot-generic-board-info.h>
|
||||
#else
|
||||
#include <bsp/u-boot-board-info.h>
|
||||
#endif
|
||||
#include <bsp/u-boot-board-info.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user