commit | 5516f0971793a0f7d0d54bf0220b6b2e13a05d7e | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Jan 23 15:55:16 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 23 16:37:00 2014 -0800 |
tree | 063f90dc787fd32582c46edf7ae13857522da009 | |
parent | 24b34472e2e6e3815f36e39d6996e3b39ebb2a5e [diff] |
drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper 'ds1742_rtc_of_match' is always compiled in. Hence the helper macro is not needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>