CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/03 07:56:23
Modified files:
sys/dev/pci/drm: drmP.h i915_irq.c mach64_irq.c mga_irq.c
r128_irq.c radeon_irq.c
Log message:
More compat crud bites the dust: Remove the IRQ_NONE and IRQ_HANDLED
defines. 0 and 1 are fine for returning from irq handlers so why bother
with the indirection?
