Browse Source

[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Eric Miao 16 years ago
parent
commit
e8a5ab1f73
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-pxa/clock.c

+ 0 - 1
arch/arm/mach-pxa/clock.c

@@ -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"