X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fsections.h;h=7710e9e6660fc52ef703c540a95b16a892ba3fca;hb=deac93df26b20cf8438339b5935b5f5643bc30c9;hp=916018e425c4dc7112f6c0c1f49f884118d4bd0b;hpb=7ae115b4f50d3c5824f1a15e572b5de9d1b06d35;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/include/asm/sections.h b/arch/powerpc/include/asm/sections.h index 916018e425c..7710e9e6660 100644 --- a/arch/powerpc/include/asm/sections.h +++ b/arch/powerpc/include/asm/sections.h @@ -16,6 +16,9 @@ static inline int in_kernel_text(unsigned long addr) return 0; } +#undef dereference_function_descriptor +void *dereference_function_descriptor(void *); + #endif #endif /* __KERNEL__ */