rv1126-uboot/drivers/mtd/nand/spi
Simon Glass 301f8dd17d UPSTREAM: mtd: Rename free() to rfree()
This function name conflicts with our desire to #define free() to
something else on sandbox. Since it deals with resources, rename it to
rfree().

Change-Id: I2718843dd4646b7450c36e84cc16e6440c718959
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 8d38a8459b0de45f5ff41f3e11c278a5cf395fd0)
2020-06-03 10:48:53 +08:00
..
Kconfig UPSTREAM: mtd: nand: Add core infrastructure to support SPI NANDs 2019-07-05 19:33:44 +08:00
Makefile UPSTREAM: mtd: spi-nand: Import Toshiba SPI-NAND support 2020-06-03 10:08:02 +08:00
core.c UPSTREAM: mtd: Rename free() to rfree() 2020-06-03 10:48:53 +08:00
gigadevice.c UPSTREAM: mtd: Rename free() to rfree() 2020-06-03 10:48:53 +08:00
macronix.c UPSTREAM: mtd: Rename free() to rfree() 2020-06-03 10:48:53 +08:00
micron.c UPSTREAM: mtd: Rename free() to rfree() 2020-06-03 10:48:53 +08:00
toshiba.c UPSTREAM: mtd: spi-nand: Import Toshiba SPI-NAND support 2020-06-03 10:08:02 +08:00
winbond.c UPSTREAM: mtd: Rename free() to rfree() 2020-06-03 10:48:53 +08:00