From patchwork Tue Oct 2 22:17:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: crypto: tegra: remove include of From: Stephen Warren X-Patchwork-Id: 188660 Message-Id: <1349216260-917-1-git-send-email-swarren@wwwdotorg.org> To: Herbert Xu , David Miller Cc: linux-crypto@vger.kernel.org, linux-tegra@vger.kernel.org, Stephen Warren Date: Tue, 2 Oct 2012 16:17:40 -0600 From: Stephen Warren Nothing from this file is used, and the file will hopefully be deleted soon. Signed-off-by: Stephen Warren Acked-by: Herbert Xu --- 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 #include -#include - #include #include #include