linux/arch/tile/include/uapi
Chris Metcalf 7f04f08168 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>
2013-02-04 12:53:15 -05:00
..
arch tile: avoid defining INT_MASK macro in <arch/interrupts.h> 2013-02-04 12:53:15 -05:00
asm arch/tile: clean up tile-specific PTRACE_SETOPTIONS 2012-12-14 12:56:54 -05:00