diff options
| author | FUJITA Tomonori <[email protected]> | 2010-10-15 21:34:13 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-15 21:42:24 +0000 |
| commit | e3c6cf61815b0af0c697aeed4c6f11762f913002 (patch) | |
| tree | 0b9b33c1539ca362b8a483843c73eb76d92933ab /lib/dynamic_debug.c | |
| parent | sysctl: min/max bounds are optional (diff) | |
| download | kernel-e3c6cf61815b0af0c697aeed4c6f11762f913002.tar.gz kernel-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 <[email protected]>
Tested-by: Toralf Förster <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
