summaryrefslogtreecommitdiff
path: root/drivers/bus/ti-pwmss.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/ti-pwmss.c')
-rw-r--r--drivers/bus/ti-pwmss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/bus/ti-pwmss.c b/drivers/bus/ti-pwmss.c
index e9c26c94251b..480a4de76cd4 100644
--- a/drivers/bus/ti-pwmss.c
+++ b/drivers/bus/ti-pwmss.c
@@ -10,7 +10,7 @@
#include <linux/io.h>
#include <linux/err.h>
#include <linux/pm_runtime.h>
-#include <linux/of_device.h>
+#include <linux/of_platform.h>
static const struct of_device_id pwmss_of_match[] = {
{ .compatible = "ti,am33xx-pwmss" },