u-boot-brain/board/liebherr/display5
Lukasz Majewski 2c09dbf425 display5: Add missing environment.h include to avoid warning
Without this change the following warning shows up when building:

board/liebherr/display5/display5.c:270:3:
warning: implicit declaration of function ‘eth_env_set_enetaddr’ [-Wimplicit-function-declaration]

This commit fixes this issue.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2018-06-18 15:44:21 +02:00
..
common.c display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
common.h display5: Support for the emergency PAD pressing 2018-06-18 15:42:38 +02:00
display5.c display5: Add missing environment.h include to avoid warning 2018-06-18 15:44:21 +02:00
Kconfig imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
MAINTAINERS imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
Makefile imx:display5: Add support for LWN's DISPLAY5 board 2017-11-09 11:32:49 +01:00
spl.c display5: ddr: Enable support for DDR3 auto calibration 2018-06-18 15:44:21 +02:00