Re: [PATCH] arkfb: Fix compile error if CONFIG_MTRR=n
From: Ondrej Zajicek <hidden>
Date: 2007-05-08 17:04:43
On Tue, May 08, 2007 at 08:26:49PM +0800, Antonino A. Daplas wrote:
Fix compile error if CONFIG_MTRR=n
Thanks for fixes, I am sorry i didn't test it enough. There is one related bugfix: Signed-off-by: Ondrej Zajicek <redacted> diff -uprN -X linux-2.6.21-rc7-mm2/Documentation/dontdiff linux-2.6.21-rc7-mm2/drivers/video/arkfb.c linux-2.6.21-rc7-mm2-dev-fix/drivers/video/arkfb.c
--- linux-2.6.21-rc7-mm2/drivers/video/arkfb.c 2007-05-08 18:47:08.000000000 +0200
+++ linux-2.6.21-rc7-mm2-dev-fix/drivers/video/arkfb.c 2007-05-08 18:34:13.000000000 +0200@@ -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"); /* ------------------------------------------------------------------------- */
--
Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: santiago@mail.cz, jabber: santiago@njs.netlab.cz)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/