diff options
author | Jubin John <jubin.john@intel.com> | 2016-05-19 12:21:50 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-05-26 15:23:11 (GMT) |
commit | f70f5f6af36bce29fe2c4bc733a223b5746eb65f (patch) | |
tree | 61abfd623ba60a0759691afd653189d28376d5cc /sound/pcmcia | |
parent | 46aa5baf96107bb35cc549ad1d19cf312dd5fb58 (diff) | |
download | linux-f70f5f6af36bce29fe2c4bc733a223b5746eb65f.tar.xz |
IB/qib: Remove unused qib_7322_intr_msgs[]
Building the qib driver with gcc version 6.1.0 raises the following
build warning:
drivers/infiniband/hw/qib/qib_iba7322.c:1311:39: warning:
'qib_7322_intr_msgs' defined but not used [-Wunused-const-variable=]
static const struct qib_hwerror_msgs qib_7322_intr_msgs[] = {
^~~~~~~~~~~~~~~~~~
Remove the unused qib_7322_intr_msgs[]
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions