commit | 44951a60ff888add9e84f509ffce20052e45af94 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 04 17:33:49 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 08 19:37:13 2011 +0100 |
tree | 7c1c6fb7009ef43fa76d6bb7c73c0d8b7d9a3699 | |
parent | c305d524e5dd3c3c7a6035083e30950bea1b52dc [diff] |
genirq: Remove dead code CONFIG_KSTAT_IRQS_ONDEMAND does not exist. It's not worth to implement it. Use sparse irqs if you care about memory consumption of the interrupt layer. Found by undertaker: http://vamos.informatik.uni-erlangen.de/trac/undertaker Signed-off-by: Thomas Gleixner <tglx@linutronix.de>