Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355671
b: refs/heads/master
c: cf24450
h: refs/heads/master
i:
  355669: d0b5c75
  355667: ea52710
  355663: 3c6f35f
v: v3
  • Loading branch information
Laurent Pinchart authored and Simon Horman committed Jan 25, 2013
1 parent 9549899 commit cbb4049
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: 1a695b3d0fe70a680e60f28bac7aad5c95b88226
refs/heads/master: cf24450528094e44c8b20008b79ff60ff522152c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-kzm9g.c
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ static int __init as3711_enable_lcdc_backlight(void)
0x45, 0xf0,
};

if (!machine_is_kzm9g())
if (!of_machine_is_compatible("renesas,kzm9g"))
return 0;

if (!a)
Expand Down

0 comments on commit cbb4049

Please sign in to comment.