mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
board: imx6: marsboard: Remove doubled #include <asm/arch/sys_proto.h>
The sys_proto.h file has been included earlier in this file. Signed-off-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:
committed by
Stefano Babic
parent
bcfb365375
commit
8ea754da60
@@ -36,7 +36,7 @@
|
|||||||
#include <linux/fb.h>
|
#include <linux/fb.h>
|
||||||
#include <ipu_pixfmt.h>
|
#include <ipu_pixfmt.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/arch/sys_proto.h>
|
|
||||||
DECLARE_GLOBAL_DATA_PTR;
|
DECLARE_GLOBAL_DATA_PTR;
|
||||||
|
|
||||||
#define UART_PAD_CTRL (PAD_CTL_PUS_100K_UP | \
|
#define UART_PAD_CTRL (PAD_CTL_PUS_100K_UP | \
|
||||||
|
Reference in New Issue
Block a user