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, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-apple.c b/drivers/pwm/pwm-apple.c
index 6e58aca2f13c..aa49ca1c30e8 100644
--- a/drivers/pwm/pwm-apple.c
+++ b/drivers/pwm/pwm-apple.c
@@ -12,7 +12,6 @@
* - 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>