1
0
Fork 0
remarkable-uboot/post
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters
Most callers unpack the structure and pass each member. It seems better to
pass the whole structure instead, as with the C library. Also add an rtc_
prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
2015-05-05 20:58:20 -06:00
..
board post: descend only when CONFIG_HAS_POST is defined 2013-12-13 09:17:33 -05:00
cpu net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
drivers dm: rtc: Rename mktime() and reduce the number of parameters 2015-05-05 20:58:20 -06:00
lib_powerpc kbuild: post: fix dependency tracking correctly 2014-03-04 09:27:38 -05:00
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 2013-12-16 08:59:42 -05:00
post.c misc: use __weak 2014-10-25 07:01:59 -04:00
tests.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00