commit | 66574cc05438dd0907029075d7e6ec5ac0036fbc | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Thu Jun 30 21:22:12 2011 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Sun Jul 24 22:06:04 2011 +0930 |
tree | 8516792e486a535840e09b67f0831c303df3d45d | |
parent | 74e08fcf7bef973512a1f813700f802a93678670 [diff] |
modules: make arch's use default loader hooks This patch removes all the module loader hook implementations in the architecture specific code where the functionality is the same as that now provided by the recently added default hooks. Signed-off-by: Jonas Bonn <jonas@southpole.se> Acked-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Tested-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>