bsps: Fix legacy build

This commit is contained in:
Sebastian Huber
2021-02-26 09:48:41 +01:00
parent 1ac4a85ebf
commit de7df0419d
5 changed files with 0 additions and 20 deletions

View File

@@ -36,10 +36,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bsp/bootcard.h>
#include <bsp/fdt.h>
#include <bsp/linker-symbols.h>

View File

@@ -36,10 +36,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
/* #define BSP_GET_WORK_AREA_DEBUG */
#include <bsp.h>
#include <bsp/bootcard.h>

View File

@@ -36,10 +36,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bsp.h>
#include <bsp/bootcard.h>
#include <bsp/linker-symbols.h>

View File

@@ -38,10 +38,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bsp.h>
#include <bsp/bootcard.h>
#include <bsp/linker-symbols.h>

View File

@@ -38,10 +38,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <bsp.h>
#include <bsp/bootcard.h>