sound: oss: rename local change_bits to avoid powerpc bitsops.h definition
authorAndy Whitcroft <apw@canonical.com>
Wed, 27 Jul 2011 16:48:41 +0000 (17:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Jul 2011 17:16:05 +0000 (19:16 +0200)
commit8d34e6d3ec0393a286569587fbd9675abd258d93
treea9cc1ef4024ff96a93b0c0f2013d0d604a7b9177
parentc48a8fb0d31d6147d8d76b8e2ad7f51a2fbb5c4d
sound: oss: rename local change_bits to avoid powerpc bitsops.h definition

This collides with powerpc exported functions from bitops.h.  Rename the
local copy in the oss soundblaster mixer and ad1848 driver.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/ad1848.c
sound/oss/sb_mixer.c