From: Manish Badarkhe Date: Tue, 12 Nov 2013 23:11:03 +0000 (-0800) Subject: drivers/rtc/rtc-tps65910.c: remove unnecessary include X-Git-Tag: firefly_0821_release~176^2~4993^2~35 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5e0d12142e1cf5dc7a8a276fc1fe60b8a5ecb1d3;p=firefly-linux-kernel-4.4.55.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 Signed-off-by: Linus Torvalds --- 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