aboutsummaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/include/x86emu.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-12-21 11:51:58 -0500
committerTom Rini <trini@konsulko.com>2023-12-21 11:51:58 -0500
commitae797e022e6de408497a5ffaa329751893762b9b (patch)
treec8b6c0f66052e329cc57451c9e0fe2d24bc3407d /drivers/bios_emulator/include/x86emu.h
parent36d3db6c2c060ee85176156dc9a607e8cd5465f4 (diff)
parent467382ca03758e4f3f13107e3a83669e93a7461e (diff)
Merge branch '2023-12-21-header-inclusion-cleanup' into next
- Merge in changes to clean up various places that used <common.h> or <linux/kconfig.h>
Diffstat (limited to 'drivers/bios_emulator/include/x86emu.h')
-rw-r--r--drivers/bios_emulator/include/x86emu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bios_emulator/include/x86emu.h b/drivers/bios_emulator/include/x86emu.h
index b28cdc6b8c..d2650a8d16 100644
--- a/drivers/bios_emulator/include/x86emu.h
+++ b/drivers/bios_emulator/include/x86emu.h
@@ -42,7 +42,6 @@
#define __X86EMU_X86EMU_H
#include <asm/types.h>
-#include <common.h>
#include <pci.h>
#include <asm/io.h>
#define X86API