Title: [6175] trunk/drivers/char/bfin_ppi.c: Correct typo error.
- Revision
- 6175
- Author
- sonicz
- Date
- 2009-03-16 01:46:06 -0500 (Mon, 16 Mar 2009)
Log Message
Correct typo error.
Modified Paths
Diff
Modified: trunk/drivers/char/bfin_ppi.c (6174 => 6175)
--- trunk/drivers/char/bfin_ppi.c 2009-03-16 03:22:10 UTC (rev 6174)
+++ trunk/drivers/char/bfin_ppi.c 2009-03-16 06:46:06 UTC (rev 6175)
@@ -150,7 +150,7 @@
unsigned short linelen;
unsigned short numlines;
unsigned short ppi_control;
-#elif defined(EPPI0_CONTROL) || defined(EPPI1_CONTROL) /* EPPI */
+#if defined(EPPI0_CONTROL) || defined(EPPI1_CONTROL) /* EPPI */
unsigned short v_delay;
unsigned short v_count;
#endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits