projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5abc4
)
[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
author
Eric Miao
<eric.miao@marvell.com>
Sun, 30 Nov 2008 13:10:05 +0000
(21:10 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:39 +0000
(14:42 +0800)
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/clock.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/clock.c
b/arch/arm/mach-pxa/clock.c
index ca8e205381577ab07f05fec6e573f77554672c3c..9fcba78ad5840bd7ed157ccba52ae78b4315a5be 100644
(file)
--- a/
arch/arm/mach-pxa/clock.c
+++ b/
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"