-
Anders Gustafsson authored
irtty.c includes irqueue.h which includes linux/cache.h (via asm/processor.h <- asm/thread_info.h <- linux/thread_info.h <- linux/spinlock.h) both irqueue.h and cache.h defines a ALIGN (for different purposes). This patch renames ALIGN in irqueue.h to IRDA_ALIGN.
1bc8f69a