← Back to team overview

ac100 team mailing list archive

[PATCH] staging: nvec: remove include of <mach/iomap.h>

 

From: Stephen Warren <swarren@xxxxxxxxxx>

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

Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
---
Greg, 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.

Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
---
 drivers/staging/nvec/nvec.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 094fdc3..97cdf08 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -39,7 +39,6 @@
 #include <linux/workqueue.h>
 
 #include <mach/clk.h>
-#include <mach/iomap.h>
 
 #include "nvec.h"
 
-- 
1.7.0.4



Follow ups