[IA64] fix compile error in arch/ia64/mm/extable.c
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 13 Jun 2009 05:20:15 +0000 (14:50 +0930)
committerTony Luck <tony.luck@intel.com>
Mon, 15 Jun 2009 16:17:50 +0000 (09:17 -0700)
ad6561dffa17f17bb68d7207d422c26c381c4313 ("module: trim exception table on init
free.") put a bogus trim_init_extable() function into ia64 which didn't compile.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found