mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-07 04:09:21 +00:00
[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
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue