From: Andreas Schwab Date: Sun, 23 Apr 2006 18:32:41 +0000 (+0200) Subject: [PATCH] sound/ppc: snd_pmac_toonie_init should be __init X-Git-Tag: v2.6.17-rc4~105^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d882995c054ff90706cc339321bfb04b15c5581f;p=pandora-kernel.git [PATCH] sound/ppc: snd_pmac_toonie_init should be __init snd_pmac_toonie_init is only called by __init code and calls __init code itself. Signed-off-by: Andreas Schwab Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed