--- zzzz-none-000/linux-2.6.19.2/arch/ia64/hp/sim/hpsim_irq.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5504/linux-2.6.19.2/arch/ia64/hp/sim/hpsim_irq.c 2007-01-11 07:38:19.000000000 +0000 @@ -27,7 +27,7 @@ } static struct hw_interrupt_type irq_type_hp_sim = { - .name = "hpsim", + .typename = "hpsim", .startup = hpsim_irq_startup, .shutdown = hpsim_irq_noop, .enable = hpsim_irq_noop,