From c0adbd1cdfcdf78f48b1d7797c775b9d36d665a9 Mon Sep 17 00:00:00 2001 From: Anson Huang Date: Fri, 21 Feb 2020 15:45:27 +0800 Subject: pwm: imx-tpm: Remove unused includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is nothing in use from log2.h/of_address.h, remove them. Signed-off-by: Anson Huang Acked-by: Uwe Kleine-König Signed-off-by: Thierry Reding --- drivers/pwm/pwm-imx-tpm.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/pwm') diff --git a/drivers/pwm/pwm-imx-tpm.c b/drivers/pwm/pwm-imx-tpm.c index 9145f6160649..5f3d7f7e6aef 100644 --- a/drivers/pwm/pwm-imx-tpm.c +++ b/drivers/pwm/pwm-imx-tpm.c @@ -18,10 +18,8 @@ #include #include #include -#include #include #include -#include #include #include #include -- cgit v1.2.3