mlxsw: pci: Rename header with HW definitions
authorJiri Pirko <jiri@mellanox.com>
Thu, 27 Oct 2016 13:12:58 +0000 (15:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Oct 2016 17:45:51 +0000 (13:45 -0400)
commit62e86f9e828128ce6452a2d8ab4a26609885dda6
treef6a9a920d85014d1ade543299c8dea8bbe01b4d6
parent8c9583a81cd3fb51eff26a1459d00ffa5fdd4dbd
mlxsw: pci: Rename header with HW definitions

pci.h needs to be used for inner function declarations. So move the
original one to more appropriate name, pci_hw.h.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/pci.c
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h [moved from drivers/net/ethernet/mellanox/mlxsw/pci.h with 97% similarity]