]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-tps65910.c: remove unnecessary include
authorManish Badarkhe <badarkhe.manish@gmail.com>
Tue, 12 Nov 2013 23:11:03 +0000 (15:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2013 03:09:31 +0000 (12:09 +0900)
commit281c056368d69076991a19764df69d50c5748468
treef85dc9689866a7615a0009a86e8d7fab5e912298
parent5fa73081d9ffacb4cbfddec297ff0283c2482ee7
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 <badarkhe.manish@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-tps65910.c