~ubuntu-branches/ubuntu/quantal/linux-lowlatency/quantal-proposed

« back to all changes in this revision

Viewing changes to arch/arm/mach-omap2/opp2xxx.h

  • Committer: Package Import Robot
  • Author(s): Andy Whitcroft, Andy Whitcroft
  • Date: 2012-06-21 09:16:38 UTC
  • Revision ID: package-import@ubuntu.com-20120621091638-gubhv4nox8xez1ct
Tags: 3.5.0-1.1
[ Andy Whitcroft]

* Rebuild lowlatency against Ubuntu-3.5.0-1.1
* All new configuration system to allow configuration deltas to be
  exposed via debian.lowlatency/config-delta

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
        unsigned long cm_clksel2_pll;   /* dpllx1 or x2 out */
52
52
        unsigned long cm_clksel_mdm;    /* modem dividers 2430 only */
53
53
        unsigned long base_sdrc_rfr;    /* base refresh timing for a set */
54
 
        unsigned char flags;
 
54
        unsigned short flags;
55
55
};
56
56
 
57
57