linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: tegra: remove include of <mach/clk.h>
@ 2012-10-02 22:17 Stephen Warren
  2012-10-15 14:33 ` Herbert Xu
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-10-02 22:17 UTC (permalink / raw)
  To: Herbert Xu, David Miller; +Cc: linux-crypto, linux-tegra, Stephen Warren

From: Stephen Warren <swarren@nvidia.com>

Nothing from this file is used, and the file will hopefully be deleted
soon.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
Herbert, if this patch can get into 3.7 (it's late, I know) then that
would be great. If not, may I please request an ack so I can take the
change through the Tegra tree in 3.8, since I will probably have cleanup
patches that depend on this change. Thanks.
---
 drivers/crypto/tegra-aes.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/crypto/tegra-aes.c b/drivers/crypto/tegra-aes.c
index ac236f6..88d860b 100644
--- a/drivers/crypto/tegra-aes.c
+++ b/drivers/crypto/tegra-aes.c
@@ -41,8 +41,6 @@
 #include <linux/completion.h>
 #include <linux/workqueue.h>
 
-#include <mach/clk.h>
-
 #include <crypto/scatterwalk.h>
 #include <crypto/aes.h>
 #include <crypto/internal/rng.h>
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] crypto: tegra: remove include of <mach/clk.h>
  2012-10-02 22:17 [PATCH] crypto: tegra: remove include of <mach/clk.h> Stephen Warren
@ 2012-10-15 14:33 ` Herbert Xu
  2012-10-15 17:39   ` Stephen Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Xu @ 2012-10-15 14:33 UTC (permalink / raw)
  To: Stephen Warren; +Cc: David Miller, linux-crypto, linux-tegra, Stephen Warren

On Tue, Oct 02, 2012 at 04:17:40PM -0600, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
> 
> Nothing from this file is used, and the file will hopefully be deleted
> soon.
> 
> Signed-off-by: Stephen Warren <swarren@nvidia.com>

Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
-- 
Email: Herbert Xu <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] 3+ messages in thread

* Re: [PATCH] crypto: tegra: remove include of <mach/clk.h>
  2012-10-15 14:33 ` Herbert Xu
@ 2012-10-15 17:39   ` Stephen Warren
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Warren @ 2012-10-15 17:39 UTC (permalink / raw)
  To: Herbert Xu; +Cc: David Miller, linux-crypto, linux-tegra, Stephen Warren

On 10/15/2012 08:33 AM, Herbert Xu wrote:
> On Tue, Oct 02, 2012 at 04:17:40PM -0600, Stephen Warren wrote:
>> From: Stephen Warren <swarren@nvidia.com>
>>
>> Nothing from this file is used, and the file will hopefully be deleted
>> soon.
>>
>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> 
> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>

Thanks, applied to Tegra's for-3.8/cleanup.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-15 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 22:17 [PATCH] crypto: tegra: remove include of <mach/clk.h> Stephen Warren
2012-10-15 14:33 ` Herbert Xu
2012-10-15 17:39   ` Stephen Warren

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).