diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2008-12-25 15:38:45 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-12-25 15:38:58 +0300 |
commit | 9a1ce28aeb7a8b1666eaa9f104c1a2f5a149f9df (patch) | |
tree | 6fddd41384459790b5addfe70a3725cfcba30e29 /drivers/cpufreq/cpufreq_userspace.c | |
parent | 23589d057ac2da81e456d4a9dcdd9135fd96f493 (diff) | |
download | linux-9a1ce28aeb7a8b1666eaa9f104c1a2f5a149f9df.tar.xz |
[S390] qdio: fix compile warning under 31 bit
The QEBSM instructions are only available for CONFIG_64BIT, they are not
used under 31 bit. Make compiler happy about the false positive:
drivers/s390/cio/qdio_main.c: In function ?qdio_inbound_q_done?:
drivers/s390/cio/qdio_main.c:532: warning: ?state? may be used uninitialized in this function
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_userspace.c')
0 files changed, 0 insertions, 0 deletions