Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326777
b: refs/heads/master
c: 1a60a4d
h: refs/heads/master
i:
  326775: 7a77660
v: v3
  • Loading branch information
Shawn Guo committed Sep 11, 2012
1 parent 8a42d9b commit 3a7df12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: 072480426ba9b5a0d68d91006fdb07fd568ef6ad
refs/heads/master: 1a60a4de8be4f8cf17f5d36c2642153b9a95184a
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ config SOC_IMX53
select ARCH_MX5
select ARCH_MX53
select HAVE_CAN_FLEXCAN if CAN
select PINCTRL
select PINCTRL_IMX53

if ARCH_IMX_V4_V5

Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-imx/imx53-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <linux/irq.h>
#include <linux/of_irq.h>
#include <linux/of_platform.h>
#include <linux/pinctrl/machine.h>
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <mach/common.h>
Expand Down Expand Up @@ -78,8 +77,6 @@ static void __init imx53_dt_init(void)
const struct of_device_id *of_id;
void (*func)(void);

pinctrl_provide_dummies();

node = of_find_matching_node(NULL, imx53_iomuxc_of_match);
if (node) {
of_id = of_match_node(imx53_iomuxc_of_match, node);
Expand Down

0 comments on commit 3a7df12

Please sign in to comment.