diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-13 16:31:36 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-13 16:31:36 +0900 |
| commit | 7fa8fb124d5339a4e0d20d0a97a6b63731ce97d3 (patch) | |
| tree | 5761a78996b2f07f160c7a1e91b3a0f387272c4c /p26.patch | |
| parent | 52894f7f35f3c6ad2b3362f021cdee69797d7a79 (diff) | |
| download | patches-7fa8fb124d5339a4e0d20d0a97a6b63731ce97d3.tar.gz | |
remove patches upstream now
Diffstat (limited to 'p26.patch')
| -rw-r--r-- | p26.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p26.patch b/p26.patch index c711df6ed9ad31..63cc6492ca0784 100644 --- a/p26.patch +++ b/p26.patch @@ -5,7 +5,7 @@ --- a/drivers/macintosh/macio_asic.c +++ b/drivers/macintosh/macio_asic.c -@@ -132,7 +132,7 @@ static int macio_device_resume(struct de +@@ -134,7 +134,7 @@ static int macio_device_resume(struct de return 0; } @@ -14,7 +14,7 @@ struct bus_type macio_bus_type = { .name = "macio", -@@ -143,7 +143,7 @@ struct bus_type macio_bus_type = { +@@ -145,7 +145,7 @@ struct bus_type macio_bus_type = { .shutdown = macio_device_shutdown, .suspend = macio_device_suspend, .resume = macio_device_resume, |
