|
@@ -1,15 +1,9 @@
|
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
/*
|
|
* Arch specific cpu topology information
|
|
* Arch specific cpu topology information
|
|
*
|
|
*
|
|
* Copyright (C) 2016, ARM Ltd.
|
|
* Copyright (C) 2016, ARM Ltd.
|
|
* Written by: Juri Lelli, ARM Ltd.
|
|
* Written by: Juri Lelli, ARM Ltd.
|
|
- *
|
|
|
|
- * This file is subject to the terms and conditions of the GNU General Public
|
|
|
|
- * License. See the file "COPYING" in the main directory of this archive
|
|
|
|
- * for more details.
|
|
|
|
- *
|
|
|
|
- * Released under the GPLv2 only.
|
|
|
|
- * SPDX-License-Identifier: GPL-2.0
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
#include <linux/acpi.h>
|
|
#include <linux/acpi.h>
|