aboutsummaryrefslogtreecommitdiffstats
path: root/p26.patch
diff options
Diffstat (limited to 'p26.patch')
-rw-r--r--p26.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/p26.patch b/p26.patch
index 63cc6492ca0784..eac8789f6c314d 100644
--- a/p26.patch
+++ b/p26.patch
@@ -5,7 +5,7 @@
--- a/drivers/macintosh/macio_asic.c
+++ b/drivers/macintosh/macio_asic.c
-@@ -134,7 +134,7 @@ static int macio_device_resume(struct de
+@@ -133,7 +133,7 @@ static int macio_device_resume(struct de
return 0;
}
@@ -14,7 +14,7 @@
struct bus_type macio_bus_type = {
.name = "macio",
-@@ -145,7 +145,7 @@ struct bus_type macio_bus_type = {
+@@ -144,7 +144,7 @@ struct bus_type macio_bus_type = {
.shutdown = macio_device_shutdown,
.suspend = macio_device_suspend,
.resume = macio_device_resume,