* [PATCH] DAC960 64bit fixup
@ 2003-08-11 13:40 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2003-08-11 13:40 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/drivers/block/DAC960.h linux-2.5/drivers/block/DAC960.h
--- bk-linus/drivers/block/DAC960.h 2003-08-07 13:51:31.000000000 +0100
+++ linux-2.5/drivers/block/DAC960.h 2003-08-07 14:13:28.000000000 +0100
@@ -65,7 +65,7 @@
*/
#define DAC690_V1_PciDmaMask 0xffffffff
-#define DAC690_V2_PciDmaMask 0xffffffffffffffff
+#define DAC690_V2_PciDmaMask 0xffffffffffffffffULL
/*
Define a Boolean data type.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-11 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-11 13:40 [PATCH] DAC960 64bit fixup davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®