From: Manish Badarkhe Date: Tue, 5 Nov 2013 05:57:26 +0000 (+1100) Subject: drivers/rtc/rtc-tps65910.c: remove unnecessary include X-Git-Tag: next-20131105~2^2~49 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e83c6a6e0f31f99b95eb5f0ea49b612481149e1b;p=karo-tx-linux.git drivers/rtc/rtc-tps65910.c: remove unnecessary include Currently, driver includes 'pm_runtime.h' which is not used anywhere in code hence remove this unnecessory inclusion. Signed-off-by: Manish Badarkhe Signed-off-by: Andrew Morton --- diff --git a/drivers/rtc/rtc-tps65910.c b/drivers/rtc/rtc-tps65910.c index a9caf043b0ce..7af00208d637 100644 --- a/drivers/rtc/rtc-tps65910.c +++ b/drivers/rtc/rtc-tps65910.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include