[PATCH] oss/sonicvibes.c defines its own hweight32
authorRichard Knutsson <ricknu-0@student.ltu.se>
Sun, 26 Mar 2006 09:39:00 +0000 (01:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:09 +0000 (08:57 -0800)
commit20548664aa2d98ba0ee3dde4482b0a96b9273b6f
tree41139d88120716ffca09f894a357d3fc5e89aff2
parent93635133663ea3155e74a0e3645b64754a046007
[PATCH] oss/sonicvibes.c defines its own hweight32

sound/oss/sonicvibes.c:421: error: static declaration of hweight32 follows non-static declaration
include/asm-generic/bitops/hweight.h:6: error: previous declaration of hweight32 was here

Signed-off-by: Richard Knutsson <ricknu-0@student.ltu.se>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/oss/sonicvibes.c