Rafał Miłecki 2c81de771f mtd: spi-nor: include mtd.h header for struct mtd_info definition
So far struct spi_nor was using just a pointer to struct mtd_info so it
wasn't needed to have it fully defined there. After recent change we
embed whole struct so we need to include a proper header.

Fixes: 1976367173a4 ("mtd: spi-nor: embed struct mtd_info within struct spi_nor")
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2015-11-30 12:02:29 -08:00
..
2015-05-27 12:42:16 -07:00
2013-08-05 20:48:49 +01:00
2014-01-20 11:55:23 -08:00
2015-11-19 11:12:28 -08:00
2014-05-28 00:05:23 -07:00
2013-04-05 13:02:40 +01:00
2013-04-05 13:02:33 +01:00
2012-11-15 15:37:50 +02:00
2014-04-18 16:40:08 -07:00