]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/spi/sf_ops.c
sf: Rename spi_flash files
[karo-tx-uboot.git] / drivers / mtd / spi / sf_ops.c
similarity index 99%
rename from drivers/mtd/spi/spi_flash_ops.c
rename to drivers/mtd/spi/sf_ops.c
index 882c8f5f5c5fddab8baba89a25b17295eff23246..c009af5c208f023805701cf37c192068fc004138 100644 (file)
@@ -13,7 +13,7 @@
 #include <spi_flash.h>
 #include <watchdog.h>
 
-#include "spi_flash_internal.h"
+#include "sf_internal.h"
 
 static void spi_flash_addr(u32 addr, u8 *cmd)
 {