Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263578
b: refs/heads/master
c: 5cb843c
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon committed Aug 12, 2011
1 parent bfd75dd commit e39405c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7fdd3c49629e8aab48dbd1b2f800854b0f93cba0
refs/heads/master: 5cb843ca0f781b62dc9793b26926d0b8efef5576
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-realview/include/mach/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ static inline void arch_reset(char mode, const char *cmd)
*/
if (realview_reset)
realview_reset(mode);
dsb();
}

#endif

0 comments on commit e39405c

Please sign in to comment.