]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfa4ef02259889230fd381aad9b3606e7ed96fa0b
tree41139d88120716ffca09f894a357d3fc5e89aff2
parent5f2ac572c07dca5eb5825be6d2f4ad7ecc9d6fd6
[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