diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-11-22 11:22:08 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-11-27 09:31:13 +0100 |
commit | 4ed3f1b8c4b7d5e75b22300351e103d9ddc0bb3d (patch) | |
tree | 233784cd8c2ef98c1af3afdce3ccbdb8728cc13e /fs | |
parent | 47401580449c1de65350bd17324f778c7e937ea1 (diff) | |
download | lwn-4ed3f1b8c4b7d5e75b22300351e103d9ddc0bb3d.tar.gz lwn-4ed3f1b8c4b7d5e75b22300351e103d9ddc0bb3d.zip |
rtc: ds1685: fix build error with make W=1
Fix the following parsing errors when building with W=1:
drivers/rtc/rtc-ds1685.c:1053: error: Cannot parse struct or union!
drivers/rtc/rtc-ds1685.c:1062: error: Cannot parse struct or union!
drivers/rtc/rtc-ds1685.c:1363: warning: cannot understand function prototype: 'struct platform_driver ds1685_rtc_driver = '
Cc: Joshua Kinard <kumba@gentoo.org>
Link: https://lore.kernel.org/r/20191122102212.400158-5-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions