summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-apple.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-apple.c')
-rw-r--r--drivers/pwm/pwm-apple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pwm/pwm-apple.c b/drivers/pwm/pwm-apple.c
index a38a62edd713..8e7d67fb5fbe 100644
--- a/drivers/pwm/pwm-apple.c
+++ b/drivers/pwm/pwm-apple.c
@@ -12,6 +12,7 @@
* - When APPLE_PWM_CTRL is set to 0, the output is constant low
*/
+#include <linux/mod_devicetable.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/pwm.h>