X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fuaccess_64.h;h=a9b68d094844eb7a93556edf8e7c0016d380f46c;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=f956b7b316c7a102cd25005fd1f60ebfeabd5fb5;hpb=4f02f8220562591322c118d07a32bebf705318b7;p=linux-2.6 diff --git a/include/asm-sh/uaccess_64.h b/include/asm-sh/uaccess_64.h index f956b7b316..a9b68d0948 100644 --- a/include/asm-sh/uaccess_64.h +++ b/include/asm-sh/uaccess_64.h @@ -274,7 +274,9 @@ struct exception_table_entry unsigned long insn, fixup; }; +#ifdef CONFIG_MMU #define ARCH_HAS_SEARCH_EXTABLE +#endif /* Returns 0 if exception not found and fixup.unit otherwise. */ extern unsigned long search_exception_table(unsigned long addr);