sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
[deliverable/linux.git] / drivers / pinctrl / sh-pfc / core.h
index 804082678a5c17fa0d5ef67ea6d1dc953c85cdf2..ba7c33c33599920d404801ad86e01989a042e24a 100644 (file)
 #define __SH_PFC_CORE_H__
 
 #include <linux/compiler.h>
-#include <linux/sh_pfc.h>
 #include <linux/types.h>
 
+#include "sh_pfc.h"
+
 struct sh_pfc_window {
        phys_addr_t phys;
        void __iomem *virt;
This page took 0.038238 seconds and 5 git commands to generate.