Skip to content

Commit

Permalink
ARM i.MX: fix last user of iomux.h and remove it
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Sascha Hauer committed Jul 7, 2011
1 parent 4daca0e commit c0450df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-imx/mach-imx27_visstrim_m10.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <mach/common.h>
#include <mach/iomux.h>
#include <mach/iomux-mx27.h>

#include "devices-imx27.h"

Expand Down
26 changes: 0 additions & 26 deletions arch/arm/plat-mxc/include/mach/iomux.h

This file was deleted.

0 comments on commit c0450df

Please sign in to comment.