diff options
author | Luka Perkov <luka@openwrt.org> | 2013-10-03 13:06:42 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2013-10-03 13:06:42 +0000 |
commit | e817e948ae934986ff971b7b63f9ae01e98c5419 (patch) | |
tree | 424f1fe3953a663b453df9ce9a3ff07a0200f92a /target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch | |
parent | 6cfeeb05216e908d2dfe204dbae8e8b7d0b5812a (diff) | |
download | upstream-e817e948ae934986ff971b7b63f9ae01e98c5419.tar.gz upstream-e817e948ae934986ff971b7b63f9ae01e98c5419.tar.bz2 upstream-e817e948ae934986ff971b7b63f9ae01e98c5419.zip |
imx6: update upstream pcie patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38298 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch')
-rw-r--r-- | target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch b/target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch index 7115a6ce73..86e7d8f0cd 100644 --- a/target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch +++ b/target/linux/imx6/patches-3.10/0008-ahci_imx-depend-on-CONFIG_MFD_SYSCON.patch @@ -1,6 +1,4 @@ -From 867974fc09f93bdd7f98d46ac3733934486bbf4a Mon Sep 17 00:00:00 2001 From: Tejun Heo <tj@kernel.org> -Date: Fri, 26 Jul 2013 08:57:56 -0400 Subject: [PATCH] ahci_imx: depend on CONFIG_MFD_SYSCON ahci_imx makes use of regmap but the dependency wasn't specified in |