mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 02:45:39 +01: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:
@@ -63,7 +63,6 @@ C_HEADER = C_HEADER_PRE + '''
|
||||
/* Allow use of U_BOOT_DRVINFO() in this file */
|
||||
#define DT_PLAT_C
|
||||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
#include <dt-structs.h>
|
||||
'''
|
||||
@@ -417,7 +416,6 @@ U_BOOT_DRVINFO(spl_test3) = {
|
||||
'''
|
||||
uclass_text_inst = '''
|
||||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
#include <dt-structs.h>
|
||||
|
||||
@@ -521,7 +519,6 @@ DM_UCLASS_INST(testfdt) = {
|
||||
* This was generated by dtoc from a .dtb (device tree binary) file.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <dm.h>
|
||||
#include <dt-structs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user