public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.6.8.1-mm3 fix nvidia to compile
@ 2004-08-20 16:32 Genady Okrain
  0 siblings, 0 replies; only message in thread
From: Genady Okrain @ 2004-08-20 16:32 UTC (permalink / raw)
  To: Linux-Kernel, Andrew Morton

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-20 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-20 16:32 [PATCH] 2.6.8.1-mm3 fix nvidia to compile Genady Okrain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox