[PATCH] 2.6.8.1-mm3 fix nvidia to compile

From: Genady Okrain
Date: Fri Aug 20 2004 - 11:35:38 EST


Here is the patch to make nvidia to compile.
Maybe you have other ways but that fixed my nvidia :)


Have fun

--- linux/include/linux/pm.h~ 2004-08-20 19:23:04.844231272 +0300
+++ linux/include/linux/pm.h 2004-08-20 19:23:34.778680544 +0300
@@ -36,6 +36,7 @@
{
PM_SUSPEND, /* enter D1-D3 */
PM_RESUME, /* enter D0 */
+ PM_SAVE_STATE, /* save device's state */
} pm_request_t;

/*

--
Genady Okrain AKA Mafteah
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/