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:
8cb34d2
)
[POWERPC] Conditionally compile e200 and e500 platforms in cputable
author
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Mon, 24 Dec 2007 14:44:47 +0000
(08:44 -0600)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Mon, 24 Dec 2007 14:44:47 +0000
(08:44 -0600)
The e200 and e500 platforms are separated in various parts of the kernel with
ifdefs, most notably reg_booke.h and traps.c. The new machine_check rework
requires them to be similarly separated in cputable.c to avoid compile errors.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
No differences found