r2695 - trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches

Sven Luther luther@costa.debian.org
Mon, 14 Mar 2005 08:38:07 +0100


Author: luther
Date: 2005-03-14 08:38:06 +0100 (Mon, 14 Mar 2005)
New Revision: 2695

Modified:
   trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pmac-agp-sleep.dpatch
Log:
Fixed powerpc-pmac-agp-sleep.dpatch application, was trivial, sorry i didn't
do it yesterday after all.


Modified: trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pmac-agp-sleep.dpatch
===================================================================
--- trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pmac-agp-sleep.dpatch	2005-03-14 01:03:27 UTC (rev 2694)
+++ trunk/kernel/source/kernel-source-2.6.11-2.6.11/debian/patches/powerpc-pmac-agp-sleep.dpatch	2005-03-14 07:38:06 UTC (rev 2695)
@@ -109,7 +109,7 @@
 +}
 +#endif
 +
- static int uninorth_create_gatt_table(struct agp_bridge_data *bridge)
+ static int uninorth_create_gatt_table(void)
  {
  	char *table;
 @@ -369,6 +431,10 @@