projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f39b158
)
staging: nvec: remove include of <mach/iomap.h>
author
Stephen Warren
<swarren@nvidia.com>
Tue, 2 Oct 2012 21:30:44 +0000
(15:30 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 5 Nov 2012 18:36:05 +0000
(11:36 -0700)
Nothing from this file is used, and the file will hopefully be deleted
soon.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-By: Marc Dietrich <marvin24@gmx.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c
patch
|
blob
|
history
diff --git
a/drivers/staging/nvec/nvec.c
b/drivers/staging/nvec/nvec.c
index 094fdc366f30a21d767107303b902294cd26358f..97cdf0856aed6fd0b18f912cadd1846a32331aad 100644
(file)
--- 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"