From: Chris Metcalf Date: Wed, 25 Apr 2012 16:45:26 +0000 (-0400) Subject: arch/tile: fix a couple of functions that should be __init X-Git-Tag: v3.4-rc5~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ef1b79d46347f94d9a78214cc745046c03e45a;p=pandora-kernel.git arch/tile: fix a couple of functions that should be __init They were marked __devinit by mistake, causing some warnings at link time. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed