commit | 575a3d21f6d7cbb653e48a957d0b2db944f2b9b3 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue Jul 10 10:31:31 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Jul 10 11:54:06 2012 +0200 |
tree | f9135962ff321281df6a22b56a2a6b005ac94a21 | |
parent | e0bb305df88c98215da6d16af3709863d59ee256 [diff] |
microblaze: intc: Clear interrupt code Clear and prepare for device-tree driven configuration. Remove CONFIG_SYS_INTC_0 definition Use dynamic allocation instead of static. Signed-off-by: Michal Simek <monstr@monstr.eu> Acked-by: Simon Glass <sjg@chromium.org>