From: Rusty Russell Date: Sat, 13 Jun 2009 05:20:15 +0000 (+0930) Subject: [IA64] fix compile error in arch/ia64/mm/extable.c X-Git-Tag: v2.6.31-rc1~325^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dcd775eb302f897865bbab8779ae4165c13cd7e;p=pandora-kernel.git [IA64] fix compile error in arch/ia64/mm/extable.c 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed