]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
pm3fb: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 17 Jul 2007 11:05:46 +0000 (04:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 17 Jul 2007 17:23:13 +0000 (10:23 -0700)
commitb309c050cd8a705229085bff790ad532b3cdf819
tree13b529ab5d7fcb247446f64b34534723e71580e2
parenta58d67ce7d648f3a2512d6d044b5eab0c6f71253
pm3fb: possible cleanups

- remove the empty pm3fb_setup() and corresponding code

- pm3fb_init() can become static

[adaplas]
- retain call to fb_get_options() for global options

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/pm3fb.c