summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-02-10 02:11:16 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-02-26 18:31:08 +0300
commitf31c76a94861fb8d11c713c13c22fcd76bb715a3 (patch)
tree7c9d2357b47c2171deccf475cd64a9ff267dff43 /include/linux
parentaebd90aa3244e3539001919dcfbf00027d5ab63c (diff)
downloadlinux-f31c76a94861fb8d11c713c13c22fcd76bb715a3.tar.xz
media: imx-media-internal-sd: Use empty initializer
When building with W=1 the following warning shows up: drivers/staging/media/imx/imx-media-internal-sd.c:274:49: warning: Using plain integer as NULL pointer Fix this problem by using an empty initializer, which guarantees that all struct members are zero-cleared. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions