dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: clps711x: remove unneeded include of mach/io.h

In preparation to remove mach/io.h, remove an unneeded include of it.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
This commit is contained in:
Rob Herring 2012-02-13 10:18:14 -06:00
parent efa497b9ec
commit 41e32c9060
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <mach/io.h>
#include <mach/hardware.h>
#include <asm/hardware/clps7111.h>