]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-tps65910.c: remove unnecessary include
authorManish Badarkhe <badarkhe.manish@gmail.com>
Tue, 5 Nov 2013 05:57:26 +0000 (16:57 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:57:26 +0000 (16:57 +1100)
commite83c6a6e0f31f99b95eb5f0ea49b612481149e1b
tree52084cadf4cea7af919b2b44f27dd2fe74cd6172
parent207f46b48526b16db081de6592f58a8dffda6716
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>
drivers/rtc/rtc-tps65910.c