2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/media/platform/davinci
Lad, Prabhakar 0ea21a5240 [media] davinci: vpbe: fix module build
add a null entry in platform_device_id {}.
This patch fixes following error:
drivers/media/platform/davinci/vpbe_venc: struct platform_device_id is 24 bytes.  The last of 3 is:
0x64 0x6d 0x33 0x35 0x35 0x2c 0x76 0x70 0x62 0x65 0x2d 0x76 0x65 0x6e 0x63 0x00 0x00 0x00 0x00 0x00 0x03 0x00 0x00 0x00
FATAL: drivers/media/platform/davinci/vpbe_venc: struct platform_device_id is not terminated with a NULL entry!
make[1]: *** [__modpost] Error 1

Reported-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-19 17:53:04 -03:00
..
ccdc_hw_device.h
dm355_ccdc_regs.h [media] davinci: more gama -> gamma typo fixes 2013-03-19 16:16:23 -03:00
dm355_ccdc.c [media] davinci: more gama -> gamma typo fixes 2013-03-19 16:16:23 -03:00
dm644x_ccdc_regs.h [media] davinci/dm644x_ccdc: fix compiler warning 2013-03-19 16:16:04 -03:00
dm644x_ccdc.c [media] davinci/dm644x_ccdc: fix compiler warning 2013-03-19 16:16:04 -03:00
isif_regs.h [media] davinci: more gama -> gamma typo fixes 2013-03-19 16:16:23 -03:00
isif.c [media] davinci: more gama -> gamma typo fixes 2013-03-19 16:16:23 -03:00
Kconfig [media] media: davinci: vpbe: enable building of vpbe driver for DM355 and DM365 2012-12-21 14:21:01 -02:00
Makefile [media] media: davinci: vpbe: enable building of vpbe driver for DM355 and DM365 2012-12-21 14:21:01 -02:00
vpbe_display.c [media] davinci/vpbe_display: remove deprecated current_norm 2013-03-19 16:15:13 -03:00
vpbe_osd_regs.h
vpbe_osd.c [media] davinci: vpbe: fix module build 2013-03-19 17:53:04 -03:00
vpbe_venc_regs.h
vpbe_venc.c [media] davinci: vpbe: fix module build 2013-03-19 17:53:04 -03:00
vpbe.c [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS 2013-03-19 16:09:53 -03:00
vpfe_capture.c [media] davinci/vpfe_capture: remove current_norm 2013-03-19 16:15:27 -03:00
vpif_capture.c [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
vpif_capture.h [media] vpif_capture: separate subdev from input 2012-10-05 22:08:09 -03:00
vpif_display.c [media] vb2: Add support for non monotonic timestamps 2013-03-05 14:53:05 -03:00
vpif_display.h [media] vpif_display: use a v4l2_subdev pointer to call a subdev 2012-10-05 22:09:07 -03:00
vpif.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
vpif.h [media] vpif: replace preset with the timings API 2012-09-26 17:00:02 -03:00
vpss.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2013-02-24 17:35:10 -08:00