Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326772
b: refs/heads/master
c: d9d253a
h: refs/heads/master
v: v3
  • Loading branch information
Shawn Guo committed Sep 11, 2012
1 parent 84ed085 commit 90091e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 497ae1747b8c52fde4ab7e9987326ca43886b652
refs/heads/master: d9d253a498a60043b5f63ff7b4060ef6553f24d9
7 changes: 0 additions & 7 deletions trunk/arch/arm/mach-imx/mach-imx6q.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/of_address.h>
#include <linux/of_irq.h>
#include <linux/of_platform.h>
#include <linux/pinctrl/machine.h>
#include <linux/phy.h>
#include <linux/micrel_phy.h>
#include <linux/mfd/anatop.h>
Expand Down Expand Up @@ -159,12 +158,6 @@ static void __init imx6q_usb_init(void)

static void __init imx6q_init_machine(void)
{
/*
* This should be removed when all imx6q boards have pinctrl
* states for devices defined in device tree.
*/
pinctrl_provide_dummies();

if (of_machine_is_compatible("fsl,imx6q-sabrelite"))
imx6q_sabrelite_init();

Expand Down

0 comments on commit 90091e6

Please sign in to comment.