fbdev: bfin-t350mcqb-fb: drop unused local variables
authorMike Frysinger <[email protected]>
Tue, 16 Jun 2009 22:34:41 +0000 (15:34 -0700)
committerLinus Torvalds <[email protected]>
Wed, 17 Jun 2009 02:48:01 +0000 (19:48 -0700)
commit9990bfd0e5d4aae9c33693aef8b0a36577c63677
tree35d1b3aa50ac35667ee7ba2ef5653c2cc0733663
parent00115e6690ed5aa90530e1e41c467cd895dd18fc
fbdev: bfin-t350mcqb-fb: drop unused local variables

The local fbinfo/info vars in the suspend functions don't actually get
used which cause ugly gcc warnings, so drop them.

Signed-off-by: Mike Frysinger <[email protected]>
Cc: Krzysztof Helt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/bfin-t350mcqb-fb.c