]> Git Repo - u-boot.git/commit
rtc: ds1337: drop "SYS" from config variables
authorChris Packham <[email protected]>
Tue, 30 May 2017 00:03:33 +0000 (12:03 +1200)
committerTom Rini <[email protected]>
Fri, 9 Jun 2017 15:24:01 +0000 (11:24 -0400)
commit2bd3cab33525e107be1dc67f5172dd5eadb18d52
treed74f225c401080bc7825ea8267791188b5b522ff
parent1a73bd842e5181ef82d59df0bf4770c6405deaa5
rtc: ds1337: drop "SYS" from config variables

There is some inconsistency between uses of CONFIG_RTC_DS13xx and
CONFIG_SYS_RTC_DS13xx. Address this by dropping the "SYS" from
these variables.

Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
README
drivers/rtc/ds1337.c
include/configs/UCP1020.h
include/configs/tqma6_wru4.h
scripts/config_whitelist.txt
This page took 0.034044 seconds and 4 git commands to generate.