Skip to content

Commit

Permalink
[ARM] i.MX add missing include
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 Jan 12, 2009
1 parent 96cb767 commit da17490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-imx/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <linux/err.h>
#include <linux/io.h>

#include <mach/imx-regs.h>
#include <mach/hardware.h>

/*
* Very simple approach: We can't disable clocks, so we do
Expand Down

0 comments on commit da17490

Please sign in to comment.