From 01573e231f18eb2d99162747186f59511f56b64d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 08 Dec 2023 10:40:48 +0000
Subject: [PATCH] 移去rt

---
 kernel/arch/arc/boot/dts/haps_hs_idu.dts |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/kernel/arch/arc/boot/dts/haps_hs_idu.dts b/kernel/arch/arc/boot/dts/haps_hs_idu.dts
index 0c60330..738c76c 100644
--- a/kernel/arch/arc/boot/dts/haps_hs_idu.dts
+++ b/kernel/arch/arc/boot/dts/haps_hs_idu.dts
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2016-2014 Synopsys, Inc. (www.synopsys.com)
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 /dts-v1/;
 
@@ -57,7 +54,6 @@
 		};
 
 		uart0: serial@f0000000 {
-			/* compatible = "ns8250"; Doesn't use FIFOs */
 			compatible = "ns16550a";
 			reg = <0xf0000000 0x2000>;
 			interrupt-parent = <&idu_intc>;

--
Gitblit v1.6.2