diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-26 09:37:37 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 16:56:58 (GMT) |
commit | 8f3b50fc72d538c79dd2c1f728f5e594a0192da2 (patch) | |
tree | 467c8e0880c7470d4d169a6d149c5946876c20ea /sound/oss/sb_card.c | |
parent | 1751ace034bba6b423c1de4668f0e65cc9ef2b84 (diff) | |
download | linux-fsl-qoriq-8f3b50fc72d538c79dd2c1f728f5e594a0192da2.tar.xz |
[PATCH] Fix compilation for sound/oss/vwsnd.c
Fix compilation for sound/oss/vwsnd.o, by moving li_destroy() above
li_create()
sound/oss/vwsnd.c:275: warning: conflicting types for âli_destroyâ
sound/oss/vwsnd.c:275: error: static declaration of âli_destroyâ follows non-static declaration
sound/oss/vwsnd.c:264: error: previous implicit declaration of âli_destroyâ was here
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/oss/sb_card.c')
0 files changed, 0 insertions, 0 deletions