diff options
| author | Marc Kleine-Budde <[email protected]> | 2020-09-23 13:44:36 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2020-09-30 10:34:30 +0200 |
| commit | 727fba74b51175972b72dc26d225833b977a69f7 (patch) | |
| tree | 3bffc962e2169a758532b08e60abb49791531d2e /tools/perf/scripts/python | |
| parent | 8cffc6fe65108e66c8cfe46307bf2325a4434056 (diff) | |
can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
This patch fixes the following warning:
drivers/net/can/spi/mcp25xxfd/mcp25xxfd-core.c:2155 mcp25xxfd_irq()
error: uninitialized symbol 'set_normal_mode'.
by adding the missing initialization.
Reported-by: Dan Carpenter <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Fixes: 55e5b97f003e ("can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions