commit | 93966243cf90c055d89b5ebfbb8dee0f9ac6b0a2 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Sat Nov 23 18:08:38 2019 +0900 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Nov 27 09:31:14 2019 +0100 |
tree | 3d52d96afd2e35b3d53852a8be8f86fdd8b21473 | |
parent | 60bd22fc90630e19b616a3f329ae3958f0878ac6 [diff] |
rtc: pcf8523: Remove struct pcf8523 struct pcf8523 is referenced only by pcf8523_probe(). And member variable in this is not referenced by any function. Remove struct pcf8523. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Link: https://lore.kernel.org/r/20191123090838.1619-1-nobuhiro1.iwamatsu@toshiba.co.jp Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>