Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355267
b: refs/heads/master
c: e623592
h: refs/heads/master
i:
  355265: 12c2f48
  355263: 73eaeb2
v: v3
  • Loading branch information
Kukjin Kim committed Jan 10, 2013
1 parent 0e83261 commit df9ad97
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: b4353784ea6d5fd4cffa7498b656f5a72d20f2cd
refs/heads/master: e62359283cc5ce3264a1634f822822669c6b2d9f
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c64xx/mach-crag6410-module.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

#include <linux/platform_data/spi-s3c64xx.h>

#include <mach/crag6410.h>
#include "crag6410.h"

static struct s3c64xx_spi_csinfo wm0010_spi_csinfo = {
.line = S3C64XX_GPC(3),
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c64xx/mach-crag6410.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#include <mach/regs-sys.h>
#include <mach/regs-gpio.h>
#include <mach/regs-modem.h>
#include <mach/crag6410.h>

#include <mach/regs-gpio-memport.h>

Expand All @@ -72,6 +71,7 @@
#include <plat/pm.h>

#include "common.h"
#include "crag6410.h"

/* serial port setup */

Expand Down

0 comments on commit df9ad97

Please sign in to comment.