Linux 3.3.3

This incorporates the btrfs fix, so remove that patch. Also, I will test
that this builds after committing, and fix it if it fails

svn path=/nixpkgs/trunk/; revision=33885
This commit is contained in:
Shea Levy
2012-04-23 00:12:47 +00:00
parent 50cab85e88
commit 50a0b839af
4 changed files with 2 additions and 29 deletions
@@ -359,9 +359,4 @@ rec {
name = "guruplug-arch-number";
patch = ./guruplug-mach-type.patch;
};
btrfs_enospc =
{ name = "btrfs-enospc-3.3-revert";
patch = ./btrfs-enospc.patch;
};
}