[PATCH 2.6.9] Fix drivers/video/bw2.c compilation

From: Joshua Kwan
Date: Sat Nov 27 2004 - 06:15:10 EST


Dave,

Here's a patch that allows bw2.c to compile on 2.6.9, just redeclares a
char* that suddenly went missing. Please apply.

Signed-off-by: Joshua Kwan <joshk@xxxxxxxxxxxxxxx>

--
Joshua Kwan
--- kernel-source-2.6.9/drivers/video/bw2.c~ 2004-11-26 20:01:21.167388608 -0500
+++ kernel-source-2.6.9/drivers/video/bw2.c 2004-11-26 20:03:25.636466432 -0500
@@ -385,6 +385,7 @@
{
struct sbus_bus *sbus;
struct sbus_dev *sdev;
+ char *option = NULL;

if (fb_get_options("bw2fb", &option))
return -ENODEV;

Attachment: signature.asc
Description: Digital signature