Commit 8789a918 authored by Christopher Hoover's avatar Christopher Hoover Committed by Russell King

[ARM PATCH] 1230/1: Squelch warnings about undeclare search_exception_table()

parent 4c8734c1
......@@ -6,3 +6,5 @@ void show_pte(struct mm_struct *mm, unsigned long addr);
int do_page_fault(unsigned long addr, unsigned int fsr, struct pt_regs *regs);
int do_translation_fault(unsigned long addr, unsigned int fsr, struct pt_regs *regs);
unsigned long search_exception_table(unsigned long addr);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment