From: Franck Bui-Huu Date: Fri, 13 Oct 2006 11:37:35 +0000 (+0200) Subject: [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() X-Git-Tag: v2.6.19-rc3~40^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b7428303d390c53d3a1bc587de8592ce65900e;p=pandora-kernel.git [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() This new routine doesn't lookup for symbol names. So we needn't to pass any char buffers or pointer since we don't care about names. Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed