u-boot-brain/drivers/bios_emulator
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
include printk: collect printk stuff into <linux/printk.h> with loglevel support 2017-10-04 10:31:17 -04:00
x86emu Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
atibios.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
besys.c bios_emulator: Correct ordering of includes 2014-12-13 15:08:04 -07:00
bios.c dm: pci: Convert bios_emu to use the driver model PCI API 2016-01-24 12:07:19 +08:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00