u-boot-brain/arch/arm/mach-snapdragon
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/mach arm: mach-snapdragon: db820c: Actually init PLL for serial 2019-01-25 12:12:55 -05:00
Kconfig db410c: serial# env using msm board serial 2018-09-30 13:00:35 -04:00
Makefile arm: mach-snapdragon: add pinctrl driver for db820c 2019-01-25 12:12:55 -05:00
clock-apq8016.c mach-snapdragon: Fix UART clock flow 2018-05-26 18:19:11 -04:00
clock-apq8096.c arm: mach-snapdragon: db820c: Actually init PLL for serial 2019-01-25 12:12:55 -05:00
clock-snapdragon.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
clock-snapdragon.h mach-snapdragon: Fix UART clock flow 2018-05-26 18:19:11 -04:00
dram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
misc.c mach-snapdragon: Fix overwriting last digit of serial number 2020-04-03 11:47:47 -04:00
pinctrl-apq8016.c mach-snapdragon: db410: pinctrl: fix pin count 2019-01-18 09:16:15 -05:00
pinctrl-apq8096.c arm: mach-snapdragon: add pinctrl driver for db820c 2019-01-25 12:12:55 -05:00
pinctrl-snapdragon.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pinctrl-snapdragon.h common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sysmap-apq8016.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sysmap-apq8096.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00