[U-Boot] [PATCH] rtc: ds1337: drop "SYS" from config variables

Simon Glass sjg at chromium.org
Thu Jun 1 03:11:55 UTC 2017


On 29 May 2017 at 18:03, Chris Packham <judge.packham at gmail.com> wrote:
> 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 <judge.packham at gmail.com>
> ---
>  README                       |  2 +-
>  drivers/rtc/ds1337.c         | 16 ++++++++--------
>  include/configs/UCP1020.h    |  2 +-
>  include/configs/tqma6_wru4.h |  2 +-
>  scripts/config_whitelist.txt |  8 +++-----
>  5 files changed, 14 insertions(+), 16 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list