Ignore:
Timestamp:
2013-09-10T16:50:05Z (11 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
39b13f8
Parents:
feeac0d
Message:

omap irc: fix padding in the interrupt controller registers structure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/genarch/include/genarch/drivers/omap/irc.h

    rfeeac0d r4982d87  
    147147        } interrupts[OMAP_IRC_IRQ_GROUPS_COUNT];
    148148
    149         const uint32_t padd4[32 * OMAP_IRC_IRQ_GROUPS_PAD];
     149        const uint32_t padd4[8 * OMAP_IRC_IRQ_GROUPS_PAD];
    150150
    151151        /* These registers contain the priority for the interrups and
Note: See TracChangeset for help on using the changeset viewer.