Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243532
b: refs/heads/master
c: e282326
h: refs/heads/master
v: v3
  • Loading branch information
Grant Likely authored and Thomas Gleixner committed Mar 30, 2011
1 parent 44dbf5b commit d84ed0d
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: 458f7f8f819b63431f1098a086fafce4a503fb77
refs/heads/master: e282326600f31ab38d8814fd6deb277a48850c35
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-versatile/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ static struct mmci_platform_data mmc0_plat_data = {
.gpio_cd = -1,
};

static struct resource chalcd_resources[] = {
static struct resource char_lcd_resources[] = {
{
.start = VERSATILE_CHAR_LCD_BASE,
.end = (VERSATILE_CHAR_LCD_BASE + SZ_4K - 1),
Expand Down

0 comments on commit d84ed0d

Please sign in to comment.