]> git.pld-linux.org Git - packages/kernel.git/blame - linux-atyfb-initdata.patch
- added description of djurban's branch
[packages/kernel.git] / linux-atyfb-initdata.patch
CommitLineData
8f424556
AM
1--- linux/drivers/video/aty/atyfb_base.c~ Mon Feb 25 19:38:07 2002
2+++ linux/drivers/video/aty/atyfb_base.c Thu Apr 11 10:04:45 2002
3@@ -310,7 +310,7 @@
4 const char *name;
5 int pll, mclk;
6 u32 features;
7-} aty_chips[] __initdata = {
8+} aty_chips[] __devinitdata = {
9 #ifdef CONFIG_FB_ATY_GX
10 /* Mach64 GX */
11 { 0x4758, 0x00d7, 0x00, 0x00, m64n_gx, 135, 50, M64F_GX },
This page took 1.020124 seconds and 4 git commands to generate.