Browse Source

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

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>
Stephen Warren 12 years ago
parent
commit
f59435b1d1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/nvec/nvec.c

+ 0 - 1
drivers/staging/nvec/nvec.c

@@ -39,7 +39,6 @@
 #include <linux/workqueue.h>
 
 #include <mach/clk.h>
-#include <mach/iomap.h>
 
 #include "nvec.h"