aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/6xx-suspend.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/sysdev/6xx-suspend.S')
-rw-r--r--arch/powerpc/sysdev/6xx-suspend.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/sysdev/6xx-suspend.S b/arch/powerpc/sysdev/6xx-suspend.S
index 6c4aec25c4ba..e882524fff5a 100644
--- a/arch/powerpc/sysdev/6xx-suspend.S
+++ b/arch/powerpc/sysdev/6xx-suspend.S
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Enter and leave sleep state on chips with 6xx-style HID0 3 * Enter and leave sleep state on chips with 6xx-style HID0
3 * power management bits, which don't leave sleep state via reset. 4 * power management bits, which don't leave sleep state via reset.
@@ -5,10 +6,6 @@
5 * Author: Scott Wood <scottwood@freescale.com> 6 * Author: Scott Wood <scottwood@freescale.com>
6 * 7 *
7 * Copyright (c) 2006-2007 Freescale Semiconductor, Inc. 8 * Copyright (c) 2006-2007 Freescale Semiconductor, Inc.
8 *
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License version 2 as published
11 * by the Free Software Foundation.
12 */ 9 */
13 10
14#include <asm/ppc_asm.h> 11#include <asm/ppc_asm.h>