aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x/include/asm/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/c6x/include/asm/setup.h')
-rw-r--r--arch/c6x/include/asm/setup.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/c6x/include/asm/setup.h b/arch/c6x/include/asm/setup.h
index a01e31896fa..696804475f5 100644
--- a/arch/c6x/include/asm/setup.h
+++ b/arch/c6x/include/asm/setup.h
@@ -11,11 +11,9 @@
#ifndef _ASM_C6X_SETUP_H
#define _ASM_C6X_SETUP_H
-#define COMMAND_LINE_SIZE 1024
+#include <uapi/asm/setup.h>
#ifndef __ASSEMBLY__
-extern char c6x_command_line[COMMAND_LINE_SIZE];
-
extern int c6x_add_memory(phys_addr_t start, unsigned long size);
extern unsigned long ram_start;