
18 Aug
2016
18 Aug
'16
5:44 a.m.
On 16 August 2016 at 03:49, Beniamino Galvani b.galvani@gmail.com wrote:
Remove the device definition from board file, update the driver with the new compatible property and update config with necessary options.
Signed-off-by: Beniamino Galvani b.galvani@gmail.com
arch/arm/include/asm/arch-meson/gxbb.h | 3 --- board/amlogic/odroid-c2/odroid-c2.c | 13 ------------- configs/odroid-c2_defconfig | 3 +++ drivers/net/designware.c | 1 + 4 files changed, 4 insertions(+), 16 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org