forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/powerpc/sysdev/ipic.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * IPIC private definitions and structure.
34 *
45 * Maintainer: Kumar Gala <galak@kernel.crashing.org>
56 *
67 * Copyright 2005 Freescale Semiconductor, Inc
7
- *
8
- * This program is free software; you can redistribute it and/or modify it
9
- * under the terms of the GNU General Public License as published by the
10
- * Free Software Foundation; either version 2 of the License, or (at your
11
- * option) any later version.
128 */
139 #ifndef __IPIC_H__
1410 #define __IPIC_H__