git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3995eb8
)
ARM: imx: include common.h rather than mach/common.h
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 13 Sep 2012 13:01:00 +0000
(21:01 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 15 Oct 2012 02:03:10 +0000
(10:03 +0800)
Rename mach-imx/include/mach/common.h to mach-imx/common.h and update
all users to include common.h rather than mach/common.h.
It also removes an unneeded inclusion to common.h in
mach-imx/devices/devices.c.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
No differences found