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:
Tom Rini
2023-11-01 12:28:24 -04:00
parent e8acfd2bb2
commit d7f592da6e
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
#ifndef __SLIMBOOTLOADER_ARCH_H__
#define __SLIMBOOTLOADER_ARCH_H__
#include <common.h>
#include <asm/hob.h>
/**