forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/sysdev/fsl_msi.h
....@@ -1,14 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2007-2008 Freescale Semiconductor, Inc. All rights reserved.
34 *
45 * Author: Tony Li <tony.li@freescale.com>
56 * Jason Jin <Jason.jin@freescale.com>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License
9
- * as published by the Free Software Foundation; version 2 of the
10
- * License.
11
- *
127 */
138 #ifndef _POWERPC_SYSDEV_FSL_MSI_H
149 #define _POWERPC_SYSDEV_FSL_MSI_H