diff options
author | Ioana Ciornei <[email protected]> | 2019-12-04 16:29:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-14 15:06:06 +0100 |
commit | cff081ea9d0962defd733daf6778f62b1dac3daa (patch) | |
tree | 58467cc79b67cca7cc3b1d9b661f5cded7159a39 /drivers/usb/cdns3/cdns3-debug.h | |
parent | c576eddf1ce820568da973d8a383073443355fe7 (diff) |
bus: fsl-mc: properly empty-initialize structure
Use the proper form of the empty initializer when working with
structures that contain an array. Otherwise, older gcc versions (eg gcc
4.9) will complain about this.
Fixes: 1ac210d128ef ("bus: fsl-mc: add the fsl_mc_get_endpoint function")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Ioana Ciornei <[email protected]>
Acked-by: Laurentiu Tudor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions