summaryrefslogtreecommitdiff
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/c6x/include/asm/setup.h b/arch/c6x/include/asm/setup.h
index a01e31896fa..ecead15872a 100644
--- a/arch/c6x/include/asm/setup.h
+++ b/arch/c6x/include/asm/setup.h
@@ -11,7 +11,7 @@
#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];