* [PATCH 1/4] crypto/talitos: rm duplicate timeout definition
@ 2008-06-16 16:10 Kim Phillips
2008-06-23 11:50 ` Herbert Xu
0 siblings, 1 reply; 2+ messages in thread
From: Kim Phillips @ 2008-06-16 16:10 UTC (permalink / raw)
To: linux-crypto; +Cc: linuxppc-dev, herbert
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
drivers/crypto/talitos.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/crypto/talitos.h b/drivers/crypto/talitos.h
index 989763d..27deb65 100644
--- a/drivers/crypto/talitos.h
+++ b/drivers/crypto/talitos.h
@@ -28,8 +28,6 @@
*
*/
-#define TALITOS_TIMEOUT 100000
-
/*
* TALITOS_xxx_LO addresses point to the low data bits (32-63) of the register
*/
--
1.5.6.rc2.26.g8c37
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-23 11:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 16:10 [PATCH 1/4] crypto/talitos: rm duplicate timeout definition Kim Phillips
2008-06-23 11:50 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).