]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitabb81f711d1b46c3580e7ce2f7d29c150e425e7a
tree4380f4a890c18485326f1458e0b0cbc226233d05
parent525314a357229bd6aa9f1c1584546340111c99b5
[PATCH] i810fb: fix __initdata access

[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>
drivers/video/i810/i810_main.c