public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
@ 2004-08-07 16:28 Paweł Sikora
  2004-08-08 20:29 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Paweł Sikora @ 2004-08-07 16:28 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: omnibook.patch --]
[-- Type: text/x-diff, Size: 273 bytes --]

--- linux-2.6.8-rc3/drivers/char/omnibook/ec.c.orig	2004-08-07 15:32:19.000000000 +0200
+++ linux-2.6.8-rc3/drivers/char/omnibook/ec.c	2004-08-07 18:25:18.604913976 +0200
@@ -30,6 +30,7 @@
 #endif
 #endif
 
+#include <linux/errno.h>
 #include <asm/io.h>
 
 #include "ec.h"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-08 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-07 16:28 [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs Paweł Sikora
2004-08-08 20:29 ` Andrew Morton
2004-08-08 21:04   ` Stefan Schweizer
2004-08-08 21:13     ` Andrew Morton
2004-08-08 21:34     ` Paweł Sikora

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