From: Krzysztof Helt <redacted>
This patch fixes the error spotted by Geert Uytterhoeven
in the "cirrusfb: checkpatch.pl cleanup" patch.
Signed-off-by: Krzysztof Helt <redacted>
---
--- linux-sparc/drivers/video/cirrusfb.c 2007-08-27 19:32:30.632860728 +0200
+++ linux-2.6.23/drivers/video/cirrusfb.c 2007-08-27 19:31:29.137356299 +0200
@@ -58,7 +58,7 @@
#endif
#ifdef CONFIG_PPC_PREP
#include <asm/machdep.h>
-#define isPReP(machine_is(prep))
+#define isPReP machine_is(prep)
#else
#define isPReP 0
#endif
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/