sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
[deliverable/linux.git] / drivers / pinctrl / sh-pfc / pfc-shx3.c
index bd54042a106639c376393333b39f0080d8316a49..ccf6918b03c607c28726938a1a41499fff2d318a 100644 (file)
@@ -9,9 +9,10 @@
  */
 #include <linux/init.h>
 #include <linux/kernel.h>
-#include <linux/sh_pfc.h>
 #include <cpu/shx3.h>
 
+#include "sh_pfc.h"
+
 enum {
        PINMUX_RESERVED = 0,
 
This page took 0.028638 seconds and 5 git commands to generate.