]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/ppc4xx/kgdb.S
remove unnecessary version.h includes
[karo-tx-uboot.git] / arch / powerpc / cpu / ppc4xx / kgdb.S
index dbc4a6c8812dacbe41841e267d7679cdc302c231..31abd6989689bad82c7753609c7f2be58298f8ec 100644 (file)
@@ -7,10 +7,8 @@
 #include <config.h>
 #include <command.h>
 #include <asm/ppc4xx.h>
-#include <version.h>
 
 #define CONFIG_405GP 1         /* needed for Linux kernel header files */
-#define _LINUX_CONFIG_H 1      /* avoid reading Linux autoconf.h file  */
 
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>