ps3av: remove unused fields in ps3av_monitor_quirks
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Fri, 19 Oct 2007 06:39:13 +0000 (23:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:33 +0000 (11:53 -0700)
commit3305a6bc2c4dbd8f7fde1b9941ccb260bc6355c2
tree60700fbce147c8264966955ddedba21d46370978
parent41ab4396e19fba338baf28044d3e48385744b930
ps3av: remove unused fields in ps3av_monitor_quirks

Remove the `clear_50' and `clear_vesa' fields of struct
ps3av_monitor_quirk, as they're currently unused.  We can always re-add
them when we really need them.

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>
drivers/ps3/ps3av.c