mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
10 lines
107 B
Text
10 lines
107 B
Text
|
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
/*
|
||
|
* Empty devicetree for highbank/midway
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
};
|