aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/kernel/entry.S')
-rw-r--r--arch/c6x/kernel/entry.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/c6x/kernel/entry.S b/arch/c6x/kernel/entry.S
index 2721c90b0121..4332a10aec6c 100644
--- a/arch/c6x/kernel/entry.S
+++ b/arch/c6x/kernel/entry.S
@@ -1,3 +1,4 @@
1; SPDX-License-Identifier: GPL-2.0-only
1; 2;
2; Port on Texas Instruments TMS320C6x architecture 3; Port on Texas Instruments TMS320C6x architecture
3; 4;
@@ -5,10 +6,6 @@
5; Author: Aurelien Jacquiot (aurelien.jacquiot@virtuallogix.com) 6; Author: Aurelien Jacquiot (aurelien.jacquiot@virtuallogix.com)
6; Updated for 2.6.34: Mark Salter <msalter@redhat.com> 7; Updated for 2.6.34: Mark Salter <msalter@redhat.com>
7; 8;
8; This program is free software; you can redistribute it and/or modify
9; it under the terms of the GNU General Public License version 2 as
10; published by the Free Software Foundation.
11;
12 9
13#include <linux/sys.h> 10#include <linux/sys.h>
14#include <linux/linkage.h> 11#include <linux/linkage.h>