]> git.neil.brown.name Git - history.git/commit
[PATCH] awe_wave (OSS): too much __exit
authorRandy Dunlap <rddunlap@osdl.org>
Mon, 23 Aug 2004 06:05:59 +0000 (23:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 06:05:59 +0000 (23:05 -0700)
commit354b591bb4c6d84ae045f65959f49fd54b7877bc
tree3f25a0e919289bd2e85024ea257bf6b701288ddc
parent42720989409b70663d32fc68c4196632a547ebb1
[PATCH] awe_wave (OSS): too much __exit

'make buildcheck' indicates that these functions should not be in an __exit
section, so undo that.  Yes, they can be called from .text.

Signed-off-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/oss/awe_wave.c