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:
c3df1a2
)
[ARM] remove unused #include <version.h>
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sat, 23 Aug 2008 05:56:02 +0000
(13:56 +0800)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2008 09:47:14 +0000
(10:47 +0100)
The driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
arch/arm/plat-mxc/clock.c
This patch removes the said #include <version.h>.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found