mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 09:42:22 +02:00
misc: Remove <common.h> and add needed includes
Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/io.h>
|
||||
#include <errno.h>
|
||||
#include <smsc_sio1007.h>
|
||||
|
Reference in New Issue
Block a user