[MTD] removed unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 16 Aug 2008 23:50:44 +0000 (07:50 +0800)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 17 Aug 2008 07:08:22 +0000 (08:08 +0100)
The drivers below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/mtd/maps/amd76xrom.c
  drivers/mtd/maps/ck804xrom.c
  drivers/mtd/maps/esb2rom.c

This patch removes the said #include <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found