public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.5.3-dj5 synclink.c fix so that it compiles
@ 2002-02-11  5:12 reddog83
  2002-02-11  9:49 ` Jens Axboe
  2002-02-11 15:38 ` Paul Fulghum
  0 siblings, 2 replies; 10+ messages in thread
From: reddog83 @ 2002-02-11  5:12 UTC (permalink / raw)
  To: davej; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 279 bytes --]

This is a temp fix for thje synclink.c file in drivers/char it work's for me 
so DJ will you please apply this patch.
Thank you Victor Torres.
All it does it removes the #error please convert me to 
Documentation/DMA-mapping.txt 
it compiles and work's great for me.
Please apply

[-- Attachment #2: synclink.diff --]
[-- Type: text/x-diff, Size: 372 bytes --]

diff -urN linux-2.5.orig/drivers/char/synclink.c.orig linux/drivers/char/synclink.c
--- synclink.c.orig	Sun Feb 10 23:51:50 2002
+++ synclink.c	Sun Feb 10 23:53:14 2002
@@ -60,6 +60,8 @@
 #  define BREAKPOINT() { }
 #endif
 
-#error Please convert me to Documentation/DMA-mapping.txt
-
 #define MAX_ISA_DEVICES 10
 #define MAX_PCI_DEVICES 10
 #define MAX_TOTAL_DEVICES 20

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-02-12 14:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-11  5:12 [PATCH] 2.5.3-dj5 synclink.c fix so that it compiles reddog83
2002-02-11  9:49 ` Jens Axboe
2002-02-11 15:38 ` Paul Fulghum
2002-02-11 20:48   ` reddog83
2002-02-12  6:56     ` Jens Axboe
2002-02-12  7:03       ` Jens Axboe
2002-02-12  7:07         ` Jens Axboe
2002-02-12  7:11       ` David S. Miller
2002-02-12  7:14         ` Jens Axboe
2002-02-12 14:24           ` Paul Fulghum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox