rtc: ds1307: use u32
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 4 Sep 2017 20:46:04 +0000 (22:46 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 5 Sep 2017 07:55:04 +0000 (09:55 +0200)
commit57ec2d9580760ce35d7c54b57f8e5f7e98049b8e
tree9fe460ba0395b024d9524d5e25844f31845a810f
parentf2b4801201a46eaa9a00a39a1e2d5aa8c9864991
rtc: ds1307: use u32

u32 should be used instead of uint32_t

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c