From: James Hogan Date: Thu, 31 Jan 2013 11:04:49 +0000 (+0000) Subject: metag: add __init to metag_cache_probe() X-Git-Tag: v3.9-rc1~7^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a38a8adc5d479c1e59a82d1fcee3bdf59b85ef3;p=pandora-kernel.git metag: add __init to metag_cache_probe() metag_cache_probe() is only called from setup_arch(), so add the __init attribute to it. Signed-off-by: James Hogan --- Reading git-diff-tree failed