Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336372
b: refs/heads/master
c: 97e5e62
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD committed Oct 13, 2012
1 parent 902f0b3 commit 73b7022
Show file tree
Hide file tree
Showing 2 changed files with 4 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: fc33ff43134790ef3cb997ed90048a50b4d1b15e
refs/heads/master: 97e5e625248e588de234aa5134cebbf969618dcf
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-at91/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <linux/mm.h>
#include <linux/pm.h>
#include <linux/of_address.h>
#include <linux/pinctrl/machine.h>

#include <asm/system_misc.h>
#include <asm/mach/map.h>
Expand Down Expand Up @@ -463,4 +464,6 @@ void __init at91_initialize(unsigned long main_clock)
at91_boot_soc.register_clocks();

at91_boot_soc.init();

pinctrl_provide_dummies();
}

0 comments on commit 73b7022

Please sign in to comment.