[PATCH] i810fb: fix __initdata access
authorDenis Vlasenko <vda@ilport.com.ua>
Wed, 4 May 2005 05:07:16 +0000 (08:07 +0300)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 4 May 2005 14:50:15 +0000 (07:50 -0700)
[hv]sync[12] are __initdata, causing mplayer to oops with the previous i810fb fix.

My fault, this fixes it. Sorry.

Signed-off-by: Linux Torvalds <torvalds@osdl.org>

No differences found