diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-02-01 13:01:36 -0500 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-02-04 12:53:15 -0500 |
commit | 7f04f0816848a51b761db6e7958e42f127e8264c (patch) | |
tree | 26775c66a74e2083b3d7f459547f24c83c6ae7b3 /Kbuild | |
parent | a05d3f9fa3b496b2894c73bb8cbb49deb09b41db (diff) | |
download | blackbird-obmc-linux-7f04f0816848a51b761db6e7958e42f127e8264c.tar.gz blackbird-obmc-linux-7f04f0816848a51b761db6e7958e42f127e8264c.zip |
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
Unfortunately, this name conflicts with a different use of
the name in various places through the tree, so don't provide
it for the kernel. We preserve it for userspace to avoid
breaking any userspace code that relies on this definition.
This fixes a number of compile errors for various drivers that
are enabled by "allyesconfig".
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions