commit | 1dcd775eb302f897865bbab8779ae4165c13cd7e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Sat Jun 13 14:50:15 2009 +0930 |
committer | Tony Luck <tony.luck@intel.com> | Mon Jun 15 09:17:50 2009 -0700 |
tree | 467bdd707c0a371469a6b331f48fe6aebce7b1f2 | |
parent | 45e3e1935e2857c54783291107d33323b3ef33c8 [diff] |
[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 <rusty@rustcorp.com.au> Signed-off-by: Tony Luck <tony.luck@intel.com>