]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: ep93xx: cleanup includes in ts7250 nand driver
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 30 Jun 2009 19:38:00 +0000 (15:38 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 4 Sep 2009 08:35:12 +0000 (09:35 +0100)
commit7c06bfe527b6b5add61080ff0c10967d3e456acd
treeab17afddc341bac68ee5ffa37f8e20c8c96b8396
parentacbd7e5afa4dfe8d470a0d3126380c1ffc6e70f8
mtd: ep93xx: cleanup includes in ts7250 nand driver

1. <linux/io.h> should be included not <asm/io.h>
2. add platform specific header <mach/ts72xx.h>

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/ts7250.c