commit | 5e0d12142e1cf5dc7a8a276fc1fe60b8a5ecb1d3 | [log] [tgz] |
---|---|---|
author | Manish Badarkhe <badarkhe.manish@gmail.com> | Tue Nov 12 15:11:03 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:31 2013 +0900 |
tree | f85dc9689866a7615a0009a86e8d7fab5e912298 | |
parent | 58c181c8255b8f23c5772b4c4d2328450a95081f [diff] |
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>