]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/asm.h
[MIPS] Add missing silicon revisions for BCM112x
[linux-2.6-omap-h63xx.git] / include / asm-mips / asm.h
index 4b090f3142e0d6c74cde9f0e595b9272d18cec20..838eb3144d8188dc0938a48ef9a96c6380a62846 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef __ASM_ASM_H
 #define __ASM_ASM_H
 
-#include <linux/config.h>
 #include <asm/sgidefs.h>
 
 #ifndef CAT
@@ -345,6 +344,7 @@ symbol              =       value
 #define PTR_L          lw
 #define PTR_S          sw
 #define PTR_LA         la
+#define PTR_LI         li
 #define PTR_SLL                sll
 #define PTR_SLLV       sllv
 #define PTR_SRL                srl
@@ -369,6 +369,7 @@ symbol              =       value
 #define PTR_L          ld
 #define PTR_S          sd
 #define PTR_LA         dla
+#define PTR_LI         dli
 #define PTR_SLL                dsll
 #define PTR_SLLV       dsllv
 #define PTR_SRL                dsrl