V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 9 Jan 2009 02:27:32 +0000 (23:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 29 Jan 2009 10:35:37 +0000 (08:35 -0200)
Changeset 60b4bde48b36c0315ef41fd38c339b9c7e68c46f removed an unused
struct on zoran driver, when compiled with "Y".

However, as pointed by Jean Delvare <khali@linux-fr.org>, this is
neeeded when the driver is compiled as a module, since udev relies on it
to auto-load the module.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found