From: Arnd Bergmann Date: Tue, 5 Mar 2013 11:14:17 +0000 (+0100) Subject: mtd: onenand/samsung: make regs-onenand.h file local X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93115b7fa8f4090ecbf247b29992a9454d4f9c22;p=pandora-kernel.git mtd: onenand/samsung: make regs-onenand.h file local Nothing uses the NAND register definitions other than the actual driver, so we can move the header file into the same local directory, which lets us build it in a multiplatform configuration. Signed-off-by: Arnd Bergmann Acked-by: Kyungmin Park Cc: linux-mtd@lists.infradead.org Cc: David Woodhouse --- Reading git-diff-tree failed