Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can: cc770: fix sparse warning for cc770_interrupt
Make cc770_interrupt static to fix the following sparse warning: drivers/net/can/cc770/cc770.c:699:13: warning: symbol 'cc770_interrupt' was not declared. Should it be static? Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
- Loading branch information