diff options
author | Greg Ungerer <[email protected]> | 2011-10-14 14:22:22 +1000 |
---|---|---|
committer | Greg Ungerer <[email protected]> | 2011-12-30 10:20:19 +1000 |
commit | 78ccdffc937319f4f7ffc13684c114100c727c21 (patch) | |
tree | 26e4912b10e0033a228fec7b89fe7207975988c7 /tools/perf/scripts/python/sctop.py | |
parent | 8cee26f82a0c830740db0267f828045cc39b90b9 (diff) |
m68k: make interrupt definitions conditional on correct CPU types
The interrupt handling support defines and code is not so much conditional
on an MMU being present (CONFIG_MMU), as it is on which type of CPU we are
building for. So make the code conditional on the CPU types instead. The
current irq.h is mostly specific to the interrupt code for the 680x0 CPUs,
so it should only be used for them.
Signed-off-by: Greg Ungerer <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Matt Waddel <[email protected]>
Acked-by: Kurt Mahan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions