linux/drivers/net/can/mscan
Marc Kleine-Budde 194b9a4cb9 can: mark bittiming_const pointer in struct can_priv as const
This patch marks the bittiming_const pointer as in the struct can_pric as
"const". This allows us to mark the struct can_bittiming_const in the CAN
drivers as "const", too.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-07-20 12:31:05 +02:00
..
Kconfig
Makefile
mpc5xxx_can.c can: mpc5xxx_can: make data in mpc5xxx_can_probe const 2012-07-17 09:35:59 +02:00
mscan.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
mscan.h