diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-11-16 06:47:08 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-11-16 06:47:08 +0000 |
commit | 1ca968c7fcdd09e6ea578af1ee6fec1516a9579b (patch) | |
tree | 55e8fd16456f08c2ab09ff3b156d9fe290723bc2 /x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch | |
parent | bumping to latest svn (diff) | |
download | je_fro-1ca968c7fcdd09e6ea578af1ee6fec1516a9579b.tar.gz je_fro-1ca968c7fcdd09e6ea578af1ee6fec1516a9579b.tar.bz2 je_fro-1ca968c7fcdd09e6ea578af1ee6fec1516a9579b.zip |
Trying this old one as the new stuff is broken on macbook pro...
svn path=/; revision=112
Diffstat (limited to 'x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch')
-rw-r--r-- | x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch b/x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch new file mode 100644 index 0000000..c830d38 --- /dev/null +++ b/x11-drivers/ati-drivers/files/ati-drivers-8.35.5-2.6.20.patch @@ -0,0 +1,11 @@ +--- common/lib/modules/fglrx/build_mod/firegl_public.c 2007-03-29 23:48:46.000000000 +0200 ++++ common/lib/modules/fglrx/build_mod/firegl_public.c 2007-03-30 00:15:21.000000000 +0200 +@@ -171,6 +171,8 @@ + #endif + #endif + ++#include <linux/freezer.h> ++ + #include <linux/kmod.h> + + // To enable DBG_* macros set this variable to nonzero |