diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-11-12 10:27:35 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-11-12 10:27:35 -0800 |
commit | 8665596ec05498525014436520b316ba174a068a (patch) | |
tree | 84b60a30d94e91f5a0f30160bdea6b68dcb86492 /drivers/s390/scsi/zfcp_dbf.h | |
parent | 939b787130bf22887a09d8fd2641a094dcef8c22 (diff) |
x86: fix up the new IRQ code for older versions of gas
Older versions of gas don't implement the C-style != operator, they
instead want the Pascal-style <> operator. Change != to <> so we
don't break compilation with those old versions of gas.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_dbf.h')
0 files changed, 0 insertions, 0 deletions