can: c_can_pci: make c_can_pci_data const
authorBhumika Goyal <bhumirks@gmail.com>
Sun, 6 Aug 2017 06:48:31 +0000 (12:18 +0530)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 1 Dec 2017 08:14:22 +0000 (09:14 +0100)
commita4efd5d8a46e2ff3f04ba22b1f3b9ab52eca7154
tree97066e8f751a4402e7acb1a2b3d715934f53b781
parent48794a82c016e7c5a58b5e6f30ad6fea431a7940
can: c_can_pci: make c_can_pci_data const

Make c_can_pci_data structures const as they are only used during
a copy operation.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/c_can/c_can_pci.c