]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit836eeed6cea8ca8138e9deff7571857923541604
tree4380f4a890c18485326f1458e0b0cbc226233d05
parent1b75d8ba5ea96e174dc2674e01d87ce0d382ee44
[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