gpio: palmas: Include the right header
[linux-2.6-microblaze.git] / drivers / gpio / gpio-palmas.c
index ceb2fef..05b0cd5 100644 (file)
@@ -18,7 +18,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <linux/gpio.h>
+#include <linux/gpio/driver.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/mfd/palmas.h>