mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-04 14:00:19 +00:00
board: beckhoff: Remove <common.h> and add needed includes
Remove <common.h> from this board vendor directory and when needed add missing include files directly. Tested-by: Patrick Bruenn <p.bruenn@beckhoff.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
ebe3366652
commit
15a0f96f30
@ -7,7 +7,6 @@
|
||||
* Copyright (C) 2011 Freescale Semiconductor, Inc.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <cpu_func.h>
|
||||
#include <init.h>
|
||||
#include <asm/arch/sys_proto.h>
|
||||
|
||||
@ -7,7 +7,6 @@
|
||||
* Copyright (C) 2012 Freescale Semiconductor, Inc.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/arch/iomux-mx53.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <asm/mach-imx/video.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user