]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
authorMichael J. Ruhl <michael.j.ruhl@intel.com>
Wed, 26 Sep 2018 17:02:22 +0000 (10:02 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 26 Sep 2018 22:35:48 +0000 (16:35 -0600)
commite04951ebeefbad29455a6218187fe01e0f05b026
tree367f1538ff374f1e9baffe765cd31b9f10398630
parent6e68c899e664f139cf72997dd1e3d8ebf34903bb
IB/hfi1: Move UnsupportedVL bits definitions to the correct header

The UnsupportedVL SendCtrl register bit information is defined in
the module rather than the chip register header file.

Move the defines to the appropriate header file.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/chip_registers.h
drivers/infiniband/hw/hfi1/pio.c