commit | 2cbc21877adf6adc69ca1fbc5fd1edbd7e1e3c59 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Sep 11 14:24:25 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:58 2013 -0700 |
tree | be770095fe9907e2f7950b24a998e15d514c742f | |
parent | 25e2818e385cf3e3198599307f08e044a7c1be97 [diff] |
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure Private field "rtc" is not used outside "probe", so there is no reason to keep it. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Cc: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>