On 9/24/18 10:39 PM, Stephen Rothwell wrote:
Hi all,
Changes since 20180924:
on i386:
# CONFIG_NET is not set
drivers/crypto/caam/caamalg_qi2.o: In function `dpaa2_caam_fqdan_cb':
caamalg_qi2.c:(.text+0x502): undefined reference to `napi_schedule_prep'
caamalg_qi2.c:(.text+0x50d): undefined reference to `__napi_schedule_irqoff'
drivers/crypto/caam/caamalg_qi2.o: In function `dpaa2_dpseci_poll':
caamalg_qi2.c:(.text+0x9ee): undefined reference to `napi_complete_done'
drivers/crypto/caam/caamalg_qi2.o: In function `dpaa2_caam_probe':
caamalg_qi2.c:(.text+0x68f1): undefined reference to `netif_napi_add'
drivers/crypto/caam/caamalg_qi2.o: In function `dpaa2_caam_remove':
caamalg_qi2.c:(.text.unlikely+0x1ec): undefined reference to `napi_disable'
caamalg_qi2.c:(.text.unlikely+0x1f3): undefined reference to `netif_napi_del'
--
~Randy