mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
1dcd775eb3
ad6561dffa ("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>