mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-10 19:35:21 +02:00
ANDROID: db845c: add 2 more symbols to the list
In commit3e72558c17
("can: mcp251xfd: fix infinite loop when xmit fails"), the mcp251xfd driver fixes a bug, and calls 2 new functions, can_free_echo_skb and work_busy. Add them to the db845c symbol list so that the build continues to work properly. Fixes:3e72558c17
("can: mcp251xfd: fix infinite loop when xmit fails") Change-Id: Icd7221db8b185bad58355c0f6b3e498342983d1d Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
8c50c1e132
commit
035855d079
|
@ -1284,6 +1284,7 @@
|
|||
can_ethtool_op_get_ts_info_hwts
|
||||
can_fd_dlc2len
|
||||
can_fd_len2dlc
|
||||
can_free_echo_skb
|
||||
can_put_echo_skb
|
||||
can_rx_offload_add_manual
|
||||
can_rx_offload_del
|
||||
|
@ -1317,6 +1318,7 @@
|
|||
timecounter_read
|
||||
unregister_candev
|
||||
__vmalloc
|
||||
work_busy
|
||||
|
||||
# required by mhi.ko
|
||||
get_random_u32
|
||||
|
|
Loading…
Reference in New Issue
Block a user