summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-02-09 18:11:16 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-02-26 10:31:08 -0500
commitf31c76a94861fb8d11c713c13c22fcd76bb715a3 (patch)
tree7c9d2357b47c2171deccf475cd64a9ff267dff43 /scripts
parentaebd90aa3244e3539001919dcfbf00027d5ab63c (diff)
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 'scripts')
0 files changed, 0 insertions, 0 deletions