All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] visws: fix uniprocessor compile error
@ 2003-08-20 13:02 Andrey Panin
  0 siblings, 0 replies; only message in thread
From: Andrey Panin @ 2003-08-20 13:02 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel


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

Hi,

this trivial patch fixes visws UP kernel compile errors.

Please apply.

-- 
Andrey Panin		| Linux and UNIX system administrator
pazke@donpac.ru		| PGP key: wwwkeys.pgp.net

[-- Attachment #1.2: patch-visws-mach_apic --]
[-- Type: text/plain, Size: 522 bytes --]

diff -urN -X /usr/share/dontdiff linux-2.6.0-test3.vanilla/include/asm-i386/mach-visws/mach_apic.h linux-2.6.0-test3/include/asm-i386/mach-visws/mach_apic.h
--- linux-2.6.0-test3.vanilla/include/asm-i386/mach-visws/mach_apic.h	Sat Aug  9 08:31:17 2003
+++ linux-2.6.0-test3/include/asm-i386/mach-visws/mach_apic.h	Thu Aug 14 21:40:41 2003
@@ -1,6 +1,8 @@
 #ifndef __ASM_MACH_APIC_H
 #define __ASM_MACH_APIC_H
 
+#include <mach_apicdef.h>
+
 #define APIC_DFR_VALUE	(APIC_DFR_FLAT)
 
 #define no_balance_irq (0)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

only message in thread, other threads:[~2003-08-20 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-20 13:02 [PATCH] visws: fix uniprocessor compile error Andrey Panin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.