]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sound/ppc: snd_pmac_toonie_init should be __init
authorAndreas Schwab <schwab@suse.de>
Sun, 23 Apr 2006 18:32:41 +0000 (20:32 +0200)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Apr 2006 11:04:30 +0000 (21:04 +1000)
commitec8746b2328eb9d49e7a372c7956943e5978a555
tree5e798e251f5ca45b668e428d72cda92ed4c03029
parent9b6716359467636573518c64caa8ea77467fafbe
[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 <schwab@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
sound/ppc/toonie.c