diff options
| author | 2010-10-15 14:34:13 -0700 | |
|---|---|---|
| committer | 2010-10-15 14:42:24 -0700 | |
| commit | e3c6cf61815b0af0c697aeed4c6f11762f913002 (patch) | |
| tree | 0b9b33c1539ca362b8a483843c73eb76d92933ab /tools/perf/scripts/python/syscall-counts.py | |
| parent | sysctl: min/max bounds are optional (diff) | |
| download | linux-dev-e3c6cf61815b0af0c697aeed4c6f11762f913002.tar.xz linux-dev-e3c6cf61815b0af0c697aeed4c6f11762f913002.zip | |
uml: fix build
Fix a build error introduced by d6d1b650ae6acce73d55dd024 ("param: simple
locking for sysfs-writable charp parameters").
CC arch/um/kernel/trap.o
arch/um/drivers/hostaudio_kern.c: In function 'hostaudio_open':
arch/um/drivers/hostaudio_kern.c:204: error: '__param_dsp' undeclared (first use in this function)
arch/um/drivers/hostaudio_kern.c:204: error: (Each undeclared identifier is reported only once
arch/um/drivers/hostaudio_kern.c:204: error: for each function it appears in.)
arch/um/drivers/hostaudio_kern.c: In function 'hostmixer_open_mixdev':
arch/um/drivers/hostaudio_kern.c:265: error: '__param_mixer' undeclared (first use in this function)
arch/um/drivers/hostaudio_kern.c:272: error: '__param_dsp' undeclared (first use in this function)
Reported-by: Toralf Förster <toralf.foerster@gmx.de>
Tested-by: Toralf Förster <toralf.foerster@gmx.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
