]> git.sur5r.net Git - u-boot/blobdiff - include/common.h
x86: Enable the queensbay cpu directory build
[u-boot] / include / common.h
index 4f2f303f33647c003ac295ef1af08839d94457ee..80c348660d1bcb9c13b3e89aedf48ea363f206af 100644 (file)
@@ -70,9 +70,6 @@ typedef volatile unsigned char        vu_char;
 #ifdef CONFIG_4xx
 #include <asm/ppc4xx.h>
 #endif
-#ifdef CONFIG_ARM
-#define asmlinkage     /* nothing */
-#endif
 #ifdef CONFIG_BLACKFIN
 #include <asm/blackfin.h>
 #endif