Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ca91d5b098700570f308dea0b228829fd4c37f14
Commit: ca91d5b098700570f308dea0b228829fd4c37f14
Parent: f74c31d50c3c568abf315f9b8b206a4ec7b9c9f6
Author: Jesper Nilsson <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 29 17:26:24 2007 +0100
Committer: Jesper Nilsson <[EMAIL PROTECTED]>
CommitDate: Fri Feb 8 11:06:23 2008 +0100
CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.
---
include/asm-cris/sync_serial.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/asm-cris/sync_serial.h b/include/asm-cris/sync_serial.h
index f930b6e..d87c24d 100644
--- a/include/asm-cris/sync_serial.h
+++ b/include/asm-cris/sync_serial.h
@@ -67,6 +67,7 @@
/* Values for SSP_FRAME_SYNC */
#define NORMAL_SYNC 1
#define EARLY_SYNC 2
+#define SECOND_WORD_SYNC 0x40000
#define BIT_SYNC 4
#define WORD_SYNC 8
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html