hdspmixer: Make static destination maps extern

To prevent multiple inclusion, make the destmaps global and only
reference them via extern.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Adrian Knoth 2011-03-01 10:42:25 +01:00 committed by Takashi Iwai
parent e728f0d073
commit 042363a429
3 changed files with 408 additions and 273 deletions

View file

@ -56,5 +56,6 @@ hdspmixer_SOURCES = \
pixmaps.cxx \
pixmaps.h \
defines.h \
channelmap.cxx \
channelmap.h