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

No differences found