ia64: Rename irq_desc() to irq_descp() to avoid conflict with variable
of same name declared in linux/irq.h. The expectation is that this variable will be removed eventually and then irq_descp() can be renamed to irq_desc() again. But for now, this makes it easier to compile against Linus' source tree.
Showing
Please register or sign in to comment