commit | 147d6585ae27cfe006f49366172682346557f11d | [log] [tgz] |
---|---|---|
author | Dirk Brandewie <dirk.j.brandewie@intel.com> | Thu Oct 15 08:13:50 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:24:31 2016 -0500 |
tree | 3242275763013e3e3a0eb2704081997bb262137d | |
parent | 2e938481ce5bc739f0bb92b317139c0b23c2ffbb [diff] |
x86: arm: Modify IRQ_CONFIG macro to have same signature as ARC In order to have drivers that are usable cross architecture the signature for IRQ_CONFIG needs to be the same to avoid #ifdef hell in the driver code based on architecture. Update the macro and it usage for existing drivers Change-Id: I22e142b21d4e984add231d1dbd97020e4823985f Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>