[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 10 Jul 2007 08:08:26 +0000 (09:08 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 10 Jul 2007 08:08:26 +0000 (09:08 +0100)
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 <dwmw2@infradead.org>

No differences found