diff options
| author | Krzysztof Helt <[email protected]> | 2008-09-07 17:24:33 +0200 |
|---|---|---|
| committer | Jaroslav Kysela <[email protected]> | 2008-09-09 09:11:53 +0200 |
| commit | de30d36be171c05dfd66fa49e3d785e004f5ecdf (patch) | |
| tree | 02cf33a8a2555f0b82f7da2af9e933af6f35f036 /tools/perf/scripts/python | |
| parent | d8009882e9f5e1a76986c741f071edd2ad760c97 (diff) | |
ALSA: fix section mismatch in the sound_core
The __exit cleanup_oss_soundcore() is called from
the __init init_soundcore(). This causes section mismatch
and breaks kernel's linking on sparc64.
Remove the __exit attribute from the cleanup_oss_soundcore().
Signed-off-by: Krzysztof Helt <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions