linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-ppc / ibm44x.h
index 7818b54..f835066 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef __ASM_IBM44x_H__
 #define __ASM_IBM44x_H__
 
+#include <linux/config.h>
 
 #ifndef NR_BOARD_IRQS
 #define NR_BOARD_IRQS 0
@@ -28,7 +29,7 @@
 
 /* TLB entry offset/size used for pinning kernel lowmem */
 #define PPC44x_PIN_SHIFT       28
-#define PPC_PIN_SIZE           (1 << PPC44x_PIN_SHIFT)
+#define PPC44x_PIN_SIZE                (1 << PPC44x_PIN_SHIFT)
 
 /* Lowest TLB slot consumed by the default pinned TLBs */
 #define PPC44x_LOW_SLOT                63