X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fasm-parisc%2Fsections.h;h=9d13c3507ad612f95fcc77085cc26e3a2d31192f;hp=fdd43ec42ec56fb5e4ca7552458f81dc35066e53;hb=deac93df26b20cf8438339b5935b5f5643bc30c9;hpb=7ae115b4f50d3c5824f1a15e572b5de9d1b06d35 diff --git a/include/asm-parisc/sections.h b/include/asm-parisc/sections.h index fdd43ec42ec5..9d13c3507ad6 100644 --- a/include/asm-parisc/sections.h +++ b/include/asm-parisc/sections.h @@ -4,4 +4,9 @@ /* nothing to see, move along */ #include +#ifdef CONFIG_64BIT +#undef dereference_function_descriptor +void *dereference_function_descriptor(void *); +#endif + #endif