mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
sf: punt unused spi_flash_region struct
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user