diff options
Diffstat (limited to 'arch/x86/cpu/start.S')
-rw-r--r-- | arch/x86/cpu/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/cpu/start.S b/arch/x86/cpu/start.S index f51f112..2e5f9da 100644 --- a/arch/x86/cpu/start.S +++ b/arch/x86/cpu/start.S @@ -11,7 +11,6 @@ */ #include <config.h> -#include <version.h> #include <asm/global_data.h> #include <asm/post.h> #include <asm/processor.h> |