diff options
Diffstat (limited to 'drivers/of/empty_root.dts')
-rw-r--r-- | drivers/of/empty_root.dts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/of/empty_root.dts b/drivers/of/empty_root.dts new file mode 100644 index 000000000000..cf9e97a60f48 --- /dev/null +++ b/drivers/of/empty_root.dts @@ -0,0 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only +/dts-v1/; + +/ { + +}; |