]> Pileus Git - ~andy/linux/blobdiff - drivers/media/platform/davinci/vpbe_osd.c
Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/kernel...
[~andy/linux] / drivers / media / platform / davinci / vpbe_osd.c
index 12ad17c52ef3467c8b19c2c046de133509519976..396a51cbede7711f9aa1977539a261ec74ee7b32 100644 (file)
@@ -52,6 +52,9 @@ static struct platform_device_id vpbe_osd_devtype[] = {
                .name = DM355_VPBE_OSD_SUBDEV_NAME,
                .driver_data = VPBE_VERSION_3,
        },
+       {
+               /* sentinel */
+       }
 };
 
 MODULE_DEVICE_TABLE(platform, vpbe_osd_devtype);