aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/cuboot-warp.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/cuboot-warp.c')
-rw-r--r--arch/powerpc/boot/cuboot-warp.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/boot/cuboot-warp.c b/arch/powerpc/boot/cuboot-warp.c
index 806df693fea6..1ec0fa28480b 100644
--- a/arch/powerpc/boot/cuboot-warp.c
+++ b/arch/powerpc/boot/cuboot-warp.c
@@ -1,10 +1,7 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (c) 2008 PIKA Technologies 3 * Copyright (c) 2008 PIKA Technologies
3 * Sean MacLennan <smaclennan@pikatech.com> 4 * Sean MacLennan <smaclennan@pikatech.com>
4 *
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License version 2 as published
7 * by the Free Software Foundation.
8 */ 5 */
9 6
10#include "ops.h" 7#include "ops.h"