rtc: at91sam9: remove duplicate assignment of variable mr
authorColin Ian King <colin.king@canonical.com>
Mon, 28 Mar 2016 11:24:00 +0000 (12:24 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 20 May 2016 10:33:51 +0000 (12:33 +0200)
commitdf2d741f0e00669b94d675564f92949752a5d241
tree449fd29c5815721f2a0a63a9433c94ad62047c41
parentd25a5ed37d5fdd25f3cfbffc2f9a0f62e58f884c
rtc: at91sam9: remove duplicate assignment of variable mr

mr is written twice with the same value, remove one of the
redundant assignments to mr.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-at91sam9.c