forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/arm/include/asm/glue.h
....@@ -1,12 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * arch/arm/include/asm/glue.h
34 *
45 * Copyright (C) 1997-1999 Russell King
56 * Copyright (C) 2000-2002 Deep Blue Solutions Ltd.
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License version 2 as
9
- * published by the Free Software Foundation.
107 *
118 * This file provides the glue to stick the processor-specific bits
129 * into the kernel in an efficient manner. The idea is to use branches