commit | 3dc7c7a6ea077b51c4f0b642e9de5a808ca73169 | [log] [tgz] |
---|---|---|
author | Charles E. Youse <charles.youse@intel.com> | Sun Jun 23 19:19:48 2019 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 25 08:06:43 2019 -0400 |
tree | 1d211f56d5ccbb206fe27b359d4c370e6ae96e5c | |
parent | c6c9dcf28c1f844ff10cf970ddab6c68fb94683e [diff] |
drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller The Quark D2000 is the only x86 with an MVIC, and since support for it has been dropped, the interrupt controller is orphaned. Removed. Signed-off-by: Charles E. Youse <charles.youse@intel.com>