[media] timblogiw: const and __devinitdata do not mix
commit49aefd2bcda80d33497f0f26702c67e372cacef3
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 23 Nov 2010 02:35:17 +0000 (22 23:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:00 +0000 (29 08:17 -0200)
treebe0de1c48d04a18229e16836f046b9b527b93960
parentd162e7aac24bfd8b96881582368f976e7e464c25
[media] timblogiw: const and __devinitdata do not mix

This fixes the following error in PowerPC builds:

drivers/media/video/timblogiw.c: In function 'timblogiw_probe':
drivers/media/video/timblogiw.c:749: error: timblogiw_ioctl_ops causes a section type conflict

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/timblogiw.c