From: Jonas Bonn Date: Thu, 30 Jun 2011 19:22:12 +0000 (+0200) Subject: modules: make arch's use default loader hooks X-Git-Tag: v3.1-rc1~263^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66574cc05438dd0907029075d7e6ec5ac0036fbc;p=pandora-kernel.git 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 Acked-by: Mike Frysinger Acked-by: Geert Uytterhoeven Tested-by: Michal Simek Signed-off-by: Rusty Russell --- Reading git-diff-tree failed