]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 23 Aug 2008 05:56:02 +0000 (13:56 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 Sep 2008 09:47:14 +0000 (10:47 +0100)
commit8b540fdcb7c445d61955991f071e956ef40a2f17
tree613229733af6c926645103a278eee2e720eed371
parentc3df1a2685004bce97827bdbe7a304734009849b
[ARM] remove unused #include <version.h>

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>
arch/arm/plat-mxc/clock.c