git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9856e3
)
[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
author
David Woodhouse
<dwmw2@infradead.org>
Tue, 10 Jul 2007 08:08:26 +0000
(09:08 +0100)
committer
David 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