mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 10 Jan 2014 05:54:13 +0000 (11:24 +0530)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 23 Jan 2014 01:31:57 +0000 (17:31 -0800)
plat/regs-nand.h is used only by S3C2410 nand driver. Since there
are no other users, merge this file into the driver code to remove
platform dependency. While at it also remove unused macros.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found