u-boot-brain/drivers/mtd/spi
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
We have a large number of places where while we historically referenced
gd in the code we no longer do, as well as cases where the code added
that line "just in case" during development and never dropped it.

Signed-off-by: Tom Rini <trini@konsulko.com>
2018-04-27 14:54:48 -04:00
..
fsl_espi_spl.c spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
Kconfig arm: sunxi: Move spl spi sunxi code to mach-sunxi 2018-03-13 19:50:10 +05:30
Makefile arm: sunxi: Move spl spi sunxi code to mach-sunxi 2018-03-13 19:50:10 +05:30
sandbox.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00
sf_dataflash.c mtd: spi: sf_dataflash: Add print message while erase error 2017-08-08 12:34:27 +05:30
sf_internal.h mtd: sf: Add support of sst26wf* flash ICs protection ops 2018-04-19 16:54:01 +05:30
sf_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sf_probe.c sf_probe: Merge spi_flash_probe_tail into spi_flash_probe 2018-01-24 12:04:08 +05:30
sf-uclass.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
sf.c spi: Remove dual flash options/flags 2016-11-19 08:41:44 +05:30
spi_flash_ids.c sf: Add Spansion s25fl208k entry 2018-04-19 16:57:19 +05:30
spi_flash.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 2018-04-27 14:54:48 -04:00