mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
can-calc-bit-timing: mscan: remove printf_btr_sja1000
It makes no sense to print the mscan bit timing register values using the sja1000 printf function. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
@@ -276,7 +276,6 @@ static struct calc_bittiming_const can_calc_consts[] = {
|
||||
{ .clk = 66660000, .name = "mpc5121", },
|
||||
{ .clk = 66666666, .name = "mpc5121" },
|
||||
},
|
||||
.printf_btr = printf_btr_sja1000,
|
||||
}, {
|
||||
.bittiming_const = {
|
||||
.name = "at91",
|
||||
|
||||
Reference in New Issue
Block a user