aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJian Cai <[email protected]>2021-09-13 10:46:13 -0600
committerGreg Kroah-Hartman <[email protected]>2021-09-14 09:03:16 +0200
commit212b5d2d3ed9d7db2702e4805f36a346c3985e1d (patch)
treef9f9bc91169dfb4e2d490cee2006a020fe6b4485 /drivers/fpga/fpga-bridge.c
parent7a8aa39d44564703620d937bb54cdea2d003657f (diff)
coresight: syscfg: Fix compiler warning
This fixes warnings with -Wimplicit-function-declaration, e.g. drivers/hwtracing/coresight/coresight-syscfg.c:455:15: error: implicit declaration of function 'kzalloc' [-Werror, -Wimplicit-function-declaration] csdev_item = kzalloc(sizeof(struct cscfg_registered_csdev), GFP_KERNEL); Link: https://lore.kernel.org/r/[email protected] Fixes: 85e2414c518a ("coresight: syscfg: Initial coresight system configuration") Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Jian Cai <[email protected]> Signed-off-by: Mathieu Poirier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions