From: David Woodhouse Date: Tue, 10 Jul 2007 08:08:26 +0000 (+0100) Subject: [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms. X-Git-Tag: v2.6.24-rc1~1364^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16adce7b6f4dab015d0b93274b41f8aae6fe07a5;p=pandora-kernel.git [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms. The whole point of a sim is that it should run almost anywhere. Gratuitously depending on '#define SZ_128K 131072' from an ARM-specific header isn't really a good idea. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed