* Remove the xen-pvclock-resume patch, which has finally been merged

into 2.6.32.

svn path=/nixpkgs/trunk/; revision=26149
This commit is contained in:
Eelco Dolstra
2011-03-03 15:36:13 +00:00
parent 43cca4d6ab
commit 5cc5e16104
3 changed files with 0 additions and 58 deletions
@@ -224,10 +224,4 @@ in
patch = ./guruplug-mach-type.patch;
};
xen_pvclock_resume =
{ # Fix the clock after a DomU restore following a Dom0 reboot or migration.
name = "xen-pvclock-resume";
patch = ./xen-pvclock-resume.patch;
};
}