diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2015-06-25 10:32:22 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-07-01 10:34:38 +0300 |
commit | a313bdc5310dd807655d3ca3eb2219cd65dfe45a (patch) | |
tree | 757d3a284d678cc6d217a6f4bc5f3e6bfdad5eb2 /lib/test_bpf.c | |
parent | db490cb9aeb77b392f4bdaad3ebe96ea1d5c7bfe (diff) | |
download | linux-a313bdc5310dd807655d3ca3eb2219cd65dfe45a.tar.xz |
s390/sclp: fix compile error
Fix this error when compiling with CONFIG_SMP=n and
CONFIG_DYNAMIC_DEBUG=y:
drivers/s390/char/sclp_early.c: In function 'sclp_read_info_early':
drivers/s390/char/sclp_early.c:87:19: error: 'EBUSY' undeclared (first use in this function)
} while (rc == -EBUSY);
^
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions