فهرست منبع

sf: punt unused spi_flash_region struct

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger 14 سال پیش
والد
کامیت
192b639ecc
1فایلهای تغییر یافته به همراه0 افزوده شده و 5 حذف شده
  1. 0 5
      include/spi_flash.h

+ 0 - 5
include/spi_flash.h

@@ -26,11 +26,6 @@
 #include <spi.h>
 #include <spi.h>
 #include <linux/types.h>
 #include <linux/types.h>
 
 
-struct spi_flash_region {
-	unsigned int	count;
-	unsigned int	size;
-};
-
 struct spi_flash {
 struct spi_flash {
 	struct spi_slave *spi;
 	struct spi_slave *spi;