mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 03:35:37 +02:00
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
As part of bringing the master branch back in to next, we need to allow for all of these changes to exist here. Reported-by: Jonas Karlman <jonas@kwiboo.se> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
* (C) Copyright 2004 DENX Software Engineering, Wolfgang Denk, wd@denx.de
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <console.h>
|
||||
#include <dm.h>
|
||||
#include <env.h>
|
||||
#include <errno.h>
|
||||
#include <log.h>
|
||||
#include <stdio_dev.h>
|
||||
#include <time.h>
|
||||
#include <input.h>
|
||||
#ifdef CONFIG_DM_KEYBOARD
|
||||
#include <keyboard.h>
|
||||
|
Reference in New Issue
Block a user