Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333331
b: refs/heads/master
c: 695f011
h: refs/heads/master
i:
  333329: e23e31f
  333327: 780b15b
v: v3
  • Loading branch information
Paul Walmsley committed Oct 7, 2012
1 parent 71ad504 commit d68656c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3dc3401cfa19a39c01c2c098830bfcd2a450b798
refs/heads/master: 695f0117e7d80709c7aec54d5fffb8051c97cf23
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-omap2/board-omap3evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,10 @@ enum {

static u8 omap3_evm_version;

u8 get_omap3_evm_rev(void)
static u8 get_omap3_evm_rev(void)
{
return omap3_evm_version;
}
EXPORT_SYMBOL(get_omap3_evm_rev);

static void __init omap3_evm_get_revision(void)
{
Expand Down

0 comments on commit d68656c

Please sign in to comment.