forked from OERV-BSP/u-boot
x86: Drop <common.h> from remaining header files
None of these header files need to include <common.h> so we can just drop that entirely. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#ifndef __SLIMBOOTLOADER_ARCH_H__
|
||||
#define __SLIMBOOTLOADER_ARCH_H__
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/hob.h>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user