diff options
author | Sachin Sant <sachinp@in.ibm.com> | 2009-11-17 18:51:03 +0530 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-08-11 23:04:16 +0930 |
commit | 549a8a030693912d5ec4106c2f538593c482a1e4 (patch) | |
tree | 60f1898a5a73cd63eaf38fc94ce27ccec0a557ee /scripts/mod | |
parent | 8e4e15d44a817e9f02cb04a6cd6c0ee77ed3fbd8 (diff) | |
download | linux-549a8a030693912d5ec4106c2f538593c482a1e4.tar.bz2 |
Add param ops struct for hvc_iucv driver.
Today's next 20091117 build failed on s390 with
drivers/char/hvc_iucv.c:1331: error: 'param_ops_vmidfilter' undeclared here (not in a function)
make[2]: *** [drivers/char/hvc_iucv.o] Error 1
Most probably caused by commit 684a6d340b8a5767db4670031b0f39455346018a
(param:param_ops) which introduced a param_ops structure.
The following compile tested patch adds a param_ops structure for hvc_iucv.
Signed-off-by: Sachin Sant <sachinp@in.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Tested-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions