From: Víctor Manuel Jáquez Leal Date: Fri, 9 Mar 2012 00:03:52 +0000 (+0100) Subject: staging: tidspbridge: remove nldr_init() and nldr_exit() X-Git-Tag: v3.4-rc1~186^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d3bfdda15d2019a3c2c91c9043ee4c3f5627708;p=pandora-kernel.git staging: tidspbridge: remove nldr_init() and nldr_exit() The dynamic loader was called by node.c with an interface. This interface was also modified to avoid the use of nldr_init() and nldr_exit(). There is not functional changes. Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed