Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86612
b: refs/heads/master
c: 7a987e8
h: refs/heads/master
v: v3
  • Loading branch information
eric miao authored and Russell King committed Feb 29, 2008
1 parent f54244e commit 1c388c2
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: a3359e21c06cb5b366fb47307b3d2fd23386a774
refs/heads/master: 7a987e82cd9175215dec6339d383d64e551c8899
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/zylonite.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ static struct platform_device smc91x_device = {
.resource = smc91x_resources,
};

#if defined(CONFIG_FB_PXA) || (CONFIG_FB_PXA_MODULES)
#if defined(CONFIG_FB_PXA) || defined(CONFIG_FB_PXA_MODULE)
static void zylonite_backlight_power(int on)
{
gpio_set_value(gpio_backlight, on);
Expand Down

0 comments on commit 1c388c2

Please sign in to comment.