u-boot-brain/fs/ubifs
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
..
Kconfig Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig 2018-03-24 06:37:10 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
budget.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
crc16.c UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00
crc16.h Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
debug.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
debug.h mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit 2019-04-09 07:46:42 +02:00
gc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
io.c ubifs: do not decide upon uninitialized variable 2021-01-20 14:01:45 -05:00
key.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
log.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
lprops.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
lpt.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
lpt_commit.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
master.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
misc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
orphan.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
recovery.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
replay.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sb.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
scan.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
super.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tnc.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tnc_misc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ubifs-media.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ubifs.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ubifs.h ubifs: remove useless code 2018-07-12 07:27:34 +02:00