Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339645
b: refs/heads/master
c: 8599e7c
h: refs/heads/master
i:
  339643: b6f5af8
v: v3
  • Loading branch information
Tony Lindgren committed Oct 17, 2012
1 parent e7f6d36 commit f86ee48
Show file tree
Hide file tree
Showing 8 changed files with 7 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: 54b693d46772f59fcfcb2cdd0f8b4bff2392b188
refs/heads/master: 8599e7c58786e3aef0bdb0fa093fd5150ae8a9bc
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-3630sdp.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "gpmc-smc91x.h"
#include <plat/usb.h>

#include <mach/board-zoom.h>
#include "board-zoom.h"

#include "board-flash.h"
#include "mux.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-ldp.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#include "common.h"
#include "gpmc.h"
#include <mach/board-zoom.h>
#include "board-zoom.h"
#include <plat/usb.h>
#include "gpmc-smsc911x.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-zoom-debugboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "gpmc.h"
#include "gpmc-smsc911x.h"

#include <mach/board-zoom.h>
#include "board-zoom.h"

#include "soc.h"
#include "common.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-zoom-display.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <linux/spi/spi.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
#include <video/omapdss.h>
#include <mach/board-zoom.h>
#include "board-zoom.h"

#include "common.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-zoom-peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "common.h"
#include <plat/usb.h>

#include <mach/board-zoom.h>
#include "board-zoom.h"

#include "mux.h"
#include "hsmmc.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-zoom.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include "common.h"
#include <plat/usb.h>

#include <mach/board-zoom.h>
#include "board-zoom.h"

#include "board-flash.h"
#include "mux.h"
Expand Down
File renamed without changes.

0 comments on commit f86ee48

Please sign in to comment.