commit | 9a054fbac8f8441f48896b855a9e11c13e0c3dc8 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Tue Oct 16 01:29:51 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:22 2007 -0700 |
tree | 8c2dca0b0baf4c576e28cc9324e509c59c0b59b1 | |
parent | 61e0b28e5435ac3010746bcf24fe8a16425d0343 [diff] |
fb: move and rename extern declaration for global_mode_option Move the extern declaration for global_mode_option to <linux/fb.h> and rename the variable to fb_mode_option. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>