ARM i.MX: Move i.MX pwm driver to pwm framework
[deliverable/linux.git] / arch / arm / plat-samsung / pwm.c
index dc1185dcf80d559757d289f4490723888786c2fa..c559d8438c70ee2d873afc43a7d14ee1fc2002c2 100644 (file)
@@ -11,7 +11,7 @@
  * the Free Software Foundation; either version 2 of the License.
 */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/kernel.h>
 #include <linux/platform_device.h>
 #include <linux/slab.h>
This page took 0.028462 seconds and 5 git commands to generate.