projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a03bf
)
rtc: rx8010: Remove duplicate define
author
Akshay Bhat
<
[email protected]
>
Fri, 3 Nov 2017 17:32:39 +0000
(13:32 -0400)
committer
Alexandre Belloni
<
[email protected]
>
Wed, 8 Nov 2017 06:52:25 +0000
(07:52 +0100)
Remove duplicate define for RX8010_YEAR
Signed-off-by: Akshay Bhat <
[email protected]
>
Signed-off-by: Alexandre Belloni <
[email protected]
>
drivers/rtc/rtc-rx8010.c
patch
|
blob
|
history
diff --git
a/drivers/rtc/rtc-rx8010.c
b/drivers/rtc/rtc-rx8010.c
index 1ed3403ff8ac23ae1c9c2923b76f3f8aff1c9c11..f948f7547806ba7c829f03402da7dba2b5647feb 100644
(file)
--- a/
drivers/rtc/rtc-rx8010.c
+++ b/
drivers/rtc/rtc-rx8010.c
@@
-24,7
+24,6
@@
#define RX8010_MDAY 0x14
#define RX8010_MONTH 0x15
#define RX8010_YEAR 0x16
-#define RX8010_YEAR 0x16
#define RX8010_RESV17 0x17
#define RX8010_ALMIN 0x18
#define RX8010_ALHOUR 0x19