linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [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

* Re: [PATCH 1/4] crypto/talitos: rm duplicate timeout definition
  2008-06-16 16:10 [PATCH 1/4] crypto/talitos: rm duplicate timeout definition Kim Phillips
@ 2008-06-23 11:50 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2008-06-23 11:50 UTC (permalink / raw)
  To: Kim Phillips; +Cc: linuxppc-dev, linux-crypto

On Mon, Jun 16, 2008 at 11:10:40AM -0500, Kim Phillips wrote:
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

I've merged these patches into the original changeset.  Thanks!
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[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).