Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123557
b: refs/heads/master
c: 7f1fd31
h: refs/heads/master
i:
  123555: e3fce3a
v: v3
  • Loading branch information
Catalin Marinas committed Nov 10, 2008
1 parent e8d8849 commit 500cbd0
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: 8553cb67d2318db327071018fc81084cbabccc46
refs/heads/master: 7f1fd31db158c95418d9cc5690ab60ecc6fb632d
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/thumbee.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/*
* Access to the ThumbEE Handler Base register
*/
static inline unsigned long teehbr_read()
static inline unsigned long teehbr_read(void)
{
unsigned long v;
asm("mrc p14, 6, %0, c1, c0, 0\n" : "=r" (v));
Expand Down

0 comments on commit 500cbd0

Please sign in to comment.