The patch titled
     arkfb-new-framebuffer-driver-for-ark-logic-cards fix
has been removed from the -mm tree.  Its filename was
     arkfb-new-framebuffer-driver-for-ark-logic-cards-fix.patch

This patch was dropped because it was folded into 
arkfb-new-framebuffer-driver-for-ark-logic-cards.patch

------------------------------------------------------
Subject: arkfb-new-framebuffer-driver-for-ark-logic-cards fix
From: Ondrej Zajicek <[EMAIL PROTECTED]>

Signed-off-by: Ondrej Zajicek <[EMAIL PROTECTED]>
Cc: "Antonino A. Daplas" <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/video/arkfb.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN 
drivers/video/arkfb.c~arkfb-new-framebuffer-driver-for-ark-logic-cards-fix 
drivers/video/arkfb.c
--- a/drivers/video/arkfb.c~arkfb-new-framebuffer-driver-for-ark-logic-cards-fix
+++ a/drivers/video/arkfb.c
@@ -122,7 +122,7 @@ MODULE_PARM_DESC(mtrr, "Enable write-com
 static int threshold = 4;
 
 module_param(threshold, int, 0644);
-MODULE_PARM_DESC(mtrr, "FIFO threshold");
+MODULE_PARM_DESC(threshold, "FIFO threshold");
 
 
 /* ------------------------------------------------------------------------- */
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

origin.patch
vt8623fb-new-framebuffer-driver-for-via-vt8623.patch
arkfb-new-framebuffer-driver-for-ark-logic-cards.patch
arkfb-new-framebuffer-driver-for-ark-logic-cards-fix.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to