commit | 4b40e9ddc892de508c3b3a3d82ee568c07c4308a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Aug 04 10:23:14 2018 +0200 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Aug 13 08:31:31 2018 -0700 |
tree | cf2afaf17f83c8f84304e05ca7ee18d2a88af828 | |
parent | b9d5535746e306a456691177228a08f04b923a7b [diff] |
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h These are only of use to the local irq controller driver, so add them in that driver implementation instead, which will be submitted soon. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>