From 6778948f9de86c3cfaf36725a7c87dcff9ba247f Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 11 Dec 2023 08:20:59 +0000
Subject: [PATCH] kernel_5.10 no rt

---
 kernel/arch/arm/boot/dts/tny_a9g20.dts |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/kernel/arch/arm/boot/dts/tny_a9g20.dts b/kernel/arch/arm/boot/dts/tny_a9g20.dts
index 8456d70..118d766 100644
--- a/kernel/arch/arm/boot/dts/tny_a9g20.dts
+++ b/kernel/arch/arm/boot/dts/tny_a9g20.dts
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board
  *
  * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- *
- * Licensed under GPLv2.
  */
 /dts-v1/;
 #include "at91sam9g20.dtsi"

--
Gitblit v1.6.2