aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/cuboot-sam440ep.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/cuboot-sam440ep.c')
-rw-r--r--arch/powerpc/boot/cuboot-sam440ep.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/powerpc/boot/cuboot-sam440ep.c b/arch/powerpc/boot/cuboot-sam440ep.c
index ec10a47460dd..d875119e3c4a 100644
--- a/arch/powerpc/boot/cuboot-sam440ep.c
+++ b/arch/powerpc/boot/cuboot-sam440ep.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Old U-boot compatibility for Sam440ep based off bamboo.c code 3 * Old U-boot compatibility for Sam440ep based off bamboo.c code
3 * original copyrights below 4 * original copyrights below
@@ -10,10 +11,6 @@
10 * 11 *
11 * Modified from cuboot-bamboo.c for sam440ep: 12 * Modified from cuboot-bamboo.c for sam440ep:
12 * Copyright 2008 Giuseppe Coviello <gicoviello@gmail.com> 13 * Copyright 2008 Giuseppe Coviello <gicoviello@gmail.com>
13 *
14 * This program is free software; you can redistribute it and/or modify it
15 * under the terms of the GNU General Public License version 2 as published
16 * by the Free Software Foundation.
17 */ 14 */
18 15
19#include "ops.h" 16#include "ops.h"