mirror of https://gitee.com/openkylin/linux.git
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
Signed-off-by: Eric Miao <eric.miao@marvell.com>
This commit is contained in:
parent
7e5abc465b
commit
e8a5ab1f73
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue