[U-Boot] [PATCH v2 24/25] net: Fix compile errors when SNTP enabled and not DATE

Simon Glass sjg at chromium.org
Wed Apr 8 16:38:04 CEST 2015


On 8 April 2015 at 06:47, Simon Glass <sjg at chromium.org> wrote:
> On 8 April 2015 at 00:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> When SNTP is enabled and DATE is not, to_tm() is not built in. It could
>> be defined when TIMESTAMP is defined, so check for that.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> ---
>>
>> Changes in v2:
>> -New to series
>>
>>  net/sntp.c | 6 +++++-
>>  1 file changed, 5 insertions(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list