mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 19:55:12 +02: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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user