Input: ad7879 - move header to platform_data directory
[sfrench/cifs-2.6.git] / arch / blackfin / mach-bf538 / boards / ezkit.c
index ae2fcbb001190f7acc7941952ffb0fdc944f898a..4a03c4465dbe861430092a6bff385af60df4add4 100644 (file)
@@ -521,7 +521,7 @@ static struct bfin5xx_spi_chip spi_flash_chip_info = {
 #endif /* CONFIG_SPI_BFIN5XX */
 
 #if IS_ENABLED(CONFIG_TOUCHSCREEN_AD7879)
-#include <linux/spi/ad7879.h>
+#include <linux/platform_data/ad7879.h>
 static const struct ad7879_platform_data bfin_ad7879_ts_info = {
        .model                  = 7879, /* Model = AD7879 */
        .x_plate_ohms           = 620,  /* 620 Ohm from the touch datasheet */