lkml.org 
[lkml]   [2004]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH 2.6.9] Fix drivers/video/bw2.c compilation
From
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@triplehelix.org>

--
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;[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.028 / U:1.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site