[PARISC] convert to use CONFIG_64BIT instead of __LP64__
[sfrench/cifs-2.6.git] / include / asm-parisc / module.h
index 00f06885f843b1d1395ff097cbec7d8553e079f3..c2cb49e934c1d66110bb2618d14efe6ae0811228 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * This file contains the parisc architecture specific module code.
  */
-#ifdef __LP64__
+#ifdef CONFIG_64BIT
 #define Elf_Shdr Elf64_Shdr
 #define Elf_Sym Elf64_Sym
 #define Elf_Ehdr Elf64_Ehdr