Skip to content

Commit

Permalink
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Eric Miao committed Dec 2, 2008
1 parent 7e5abc4 commit e8a5ab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-pxa/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <linux/delay.h>

#include <mach/pxa2xx-regs.h>
#include <mach/pxa2xx-gpio.h>
#include <mach/hardware.h>

#include "devices.h"
Expand Down

0 comments on commit e8a5ab1

Please sign in to comment.