mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-17 09:18:53 +00:00
board: zyxel: Remove <common.h> and add needed includes
Remove <common.h> from this board vendor directory and when needed add missing include files directly. Reviewed-by: Tony Dinh <mibodhi@gmail.com> Tested-by: Tony Dinh <mibodhi@gmail.com> # on Zyxel NSA310s Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
5ef7101251
commit
797cea685b
@ -4,7 +4,6 @@
|
||||
* Copyright (C) 2015 Gerald Kerma <dreagle@doukki.net>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <init.h>
|
||||
#include <netdev.h>
|
||||
#include <asm/arch/cpu.h>
|
||||
|
||||
@ -14,7 +14,6 @@
|
||||
* Marvell Semiconductor <www.marvell.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/arch/soc.h>
|
||||
#include <asm/arch/mpp.h>
|
||||
#include <netdev.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user