Commit 21c11bc5 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

can: bfin_can: declare locally used functions static



This patch fixes the following sparse warning:

drivers/net/can/bfin_can.c:415:13: warning: symbol 'bfin_can_interrupt' was not declared. Should it be static?
drivers/net/can/bfin_can.c:507:19: warning: symbol 'alloc_bfin_candev' was not declared. Should it be static?

Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 612b2a97
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment