Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260565
b: refs/heads/master
c: 9c86441
h: refs/heads/master
i:
  260563: bb1e6c8
v: v3
  • Loading branch information
Eric Miao committed Jul 12, 2011
1 parent 300536b commit 14b35c5
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 52585ccd93d75e368382af09ae336ed8f231642c
refs/heads/master: 9c86441081e84c9fb9fac3929c6e7d3e6f4dd891
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-pxa/include/mach/pxa300.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#ifndef __MACH_PXA300_H
#define __MACH_PXA300_H

#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa300.h>

#endif /* __MACH_PXA300_H */
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-pxa/include/mach/pxa320.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#ifndef __MACH_PXA320_H
#define __MACH_PXA320_H

#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa320.h>

#endif /* __MACH_PXA320_H */
Expand Down
7 changes: 7 additions & 0 deletions trunk/arch/arm/mach-pxa/include/mach/pxa3xx.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#ifndef __MACH_PXA3XX_H
#define __MACH_PXA3XX_H

#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>

#endif /* __MACH_PXA3XX_H */
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-pxa/include/mach/pxa930.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
#ifndef __MACH_PXA930_H
#define __MACH_PXA930_H

#include <mach/hardware.h>
#include <mach/pxa3xx-regs.h>
#include <mach/pxa3xx.h>
#include <mach/mfp-pxa930.h>

#endif /* __MACH_PXA930_H */

0 comments on commit 14b35c5

Please sign in to comment.