From: Anson Huang Date: Fri, 21 Feb 2020 07:45:28 +0000 (+0800) Subject: pwm: imx27: Remove unused include of of_device.h X-Git-Tag: v5.7-rc1~21^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf7987320a1aba758f2f3e9f71e1bc23e9558e83;p=thirdparty%2Flinux.git pwm: imx27: Remove unused include of of_device.h There is nothing in use from of_device.h, remove it. Signed-off-by: Anson Huang Acked-by: Uwe Kleine-König Signed-off-by: Thierry Reding --- diff --git a/drivers/pwm/pwm-imx27.c b/drivers/pwm/pwm-imx27.c index e83c077bb7ccf..a6e40d4c485f3 100644 --- a/drivers/pwm/pwm-imx27.c +++ b/drivers/pwm/pwm-imx27.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include