commit | b21a841c4c1a6b849e2c02e734b8a325a5a1db67 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Apr 10 22:56:03 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 11 16:42:55 2019 +0200 |
tree | 5b9c5b5e1c48bda57a4a2e0555e1b8e391bda65f | |
parent | 176a5ee32c250918e8e2ad5e0ce0f35eaf3479ee [diff] |
rtc: pcf85363: remove useless forward declaration It is not necessary to forward declare pcf85363_driver as it is not used before being declared. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>