diff options
author | FUJITA Tomonori <[email protected]> | 2010-10-15 14:34:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-10-15 14:42:24 -0700 |
commit | e3c6cf61815b0af0c697aeed4c6f11762f913002 (patch) | |
tree | 0b9b33c1539ca362b8a483843c73eb76d92933ab /lib/string_helpers.c | |
parent | a9febbb4bd1302b6f01aa1203b0a804e4e5c9e25 (diff) |
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/string_helpers.c')
0 files changed, 0 insertions, 0 deletions