misc: (at24) move header to linux/platform_data/
[deliverable/linux.git] / drivers / misc / eeprom / at24.c
index 5d4fd69d04ca05f1b189e458fdbacd4e54e3a0b7..4ef01ab67853289ba7c1db81e5d7ec5464333401 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/jiffies.h>
 #include <linux/of.h>
 #include <linux/i2c.h>
-#include <linux/i2c/at24.h>
+#include <linux/platform_data/at24.h>
 
 /*
  * I2C EEPROMs from most vendors are inexpensive and mostly interchangeable.
This page took 0.024093 seconds and 5 git commands to generate.