[PATCH] savagefb: Fix compile error if debugging is enabled
authorAntonino A. Daplas <adaplas@gmail.com>
Fri, 16 Mar 2007 21:38:18 +0000 (13:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 17 Mar 2007 02:25:04 +0000 (19:25 -0700)
commitd8ad7e0b84bde480d295ef1e0381c0c6050f57b3
tree304d5c6bc848ac1a84ccd4a500dcf078df0dd483
parent5b600464f0514efd49d24182daf0e9d62cf8bb8f
[PATCH] savagefb: Fix compile error if debugging is enabled

SavagePrintRegs() requires struct savagefb_par.

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/savage/savagefb_driver.c