Skip to content

Commit

Permalink
ARM i.MX: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  arch/arm/mach-mx5/mx51_efika.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Huang Weiyi authored and Sascha Hauer committed Mar 23, 2011
1 parent 5658bff commit 65047a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-mx5/mx51_efika.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <asm/mach-types.h>

#include "devices-imx51.h"
#include "devices.h"
Expand Down

0 comments on commit 65047a0

Please sign in to comment.