Fix build on sparc64.

Pointy hat:	ariff@
This commit is contained in:
Ariff Abdullah 2009-06-07 23:38:16 +00:00
parent 7dbf0cb77d
commit c5c15a7b9a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=193667

View File

@ -273,7 +273,7 @@ static u_int32_t cs4231_fmt[] = {
SND_FORMAT(AFMT_IMA_ADPCM, 1, 0),
SND_FORMAT(AFMT_IMA_ADPCM, 2, 0),
SND_FORMAT(AFMT_S16_LE, 1, 0),
SND_FORMAT(S16_LE, 2, 0),
SND_FORMAT(AFMT_S16_LE, 2, 0),
SND_FORMAT(AFMT_S16_BE, 1, 0),
SND_FORMAT(AFMT_S16_BE, 2, 0),
0