Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109328
b: refs/heads/master
c: df9f17e
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Aug 26, 2008
1 parent bc75bb5 commit 5be9627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 66592eee16eaede05734ecc6fef797dafd2c6a12
refs/heads/master: df9f17e20e3180572fe26f60ec4e5ba7db0377a7
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2412/mach-jive.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ static void jive_lcd_spi_chipselect(struct s3c2410_spigpio_info *spi, int cs)
}

static struct s3c2410_spigpio_info jive_lcd_spi = {
.bus_num = 0,
.bus_num = 1,
.pin_clk = S3C2410_GPG8,
.pin_mosi = S3C2410_GPB8,
.chip_select = jive_lcd_spi_chipselect,
Expand Down

0 comments on commit 5be9627

Please sign in to comment.