aboutsummaryrefslogtreecommitdiffstats
path: root/p18.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-28 18:10:41 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-28 18:10:41 -0400
commit08ba5e5e533732546b64764231406dd6151342c1 (patch)
treeafbbf605dee9fdd1b03a52dccf7091cbf76af7a5 /p18.patch
parent21f78a675f32de3122a314297b3a48af58e1b18e (diff)
downloadpatches-08ba5e5e533732546b64764231406dd6151342c1.tar.gz
refresh some patches...
Diffstat (limited to 'p18.patch')
-rw-r--r--p18.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/p18.patch b/p18.patch
index 131a0ad359c701..3b438af2eb6208 100644
--- a/p18.patch
+++ b/p18.patch
@@ -7,7 +7,7 @@
--- a/arch/arm/mach-rpc/ecard.c
+++ b/arch/arm/mach-rpc/ecard.c
-@@ -761,19 +761,21 @@ static struct expansion_card *__init eca
+@@ -760,19 +760,21 @@ static struct expansion_card *__init eca
return ec;
}
@@ -32,7 +32,7 @@
{
struct expansion_card *ec = ECARD_DEV(dev);
char *str = buf;
-@@ -787,35 +789,39 @@ static ssize_t ecard_show_resources(stru
+@@ -786,35 +788,39 @@ static ssize_t ecard_show_resources(stru
return str - buf;
}
@@ -84,7 +84,7 @@
int ecard_request_resources(struct expansion_card *ec)
{
-@@ -1120,7 +1126,7 @@ static int ecard_match(struct device *_d
+@@ -1119,7 +1125,7 @@ static int ecard_match(struct device *_d
struct bus_type ecard_bus_type = {
.name = "ecard",