commit | c4ee0af3fa0dc65f690fc908f02b8355f9576ea0 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Oct 17 02:42:12 2013 +0400 |
committer | Chris Zankel <chris@zankel.net> | Tue Jan 14 10:19:52 2014 -0800 |
tree | 1840e8b35fdfb275d8ab4838997cded3e700bfb2 | |
parent | 220c062688c31bbf992921fca172ddd1e609f8f6 [diff] |
xtensa: remove NO_IRQ definitions These definitions (-1) were correct when used as a hardware IRQ number, but are incorrect as a mapped IRQ number. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>