mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 10:30:32 +00:00
9 lines
140 B
Text
9 lines
140 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
#include "hi3798mv200-u-boot.dtsi"
|
||
|
|
||
|
/* The clock driver is missing */
|
||
|
&sd0 {
|
||
|
status = "disabled";
|
||
|
};
|