Changeset bdd1600 in mainline for kernel/arch/ia64/src/ia64.c


Ignore:
Timestamp:
2010-02-16T21:00:57Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5807d43
Parents:
7abc897
Message:

Fix ia64 build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia64/src/ia64.c

    r7abc897 rbdd1600  
    214214
    215215#ifdef CONFIG_NETIF_DP8390
    216         trap_virtual_enable_irqs(1 << IRQ_DP8390);
    217216        sysinfo_set_item_val("netif.dp8390.inr", NULL, IRQ_DP8390);
    218217#endif
Note: See TracChangeset for help on using the changeset viewer.