forked from OERV-BSP/u-boot
bios_emulator: 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:
@@ -38,7 +38,6 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <common.h>
|
||||
#include <linux/ctype.h>
|
||||
#include <linux/printk.h>
|
||||
#include "x86emu/x86emui.h"
|
||||
|
||||
Reference in New Issue
Block a user