All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Panin <pazke@donpac.ru>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] visws: fix uniprocessor compile error
Date: Wed, 20 Aug 2003 17:02:11 +0400	[thread overview]
Message-ID: <20030820130211.GG13173@pazke> (raw)


[-- 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 --]

                 reply	other threads:[~2003-08-20 13:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030820130211.GG13173@pazke \
    --to=pazke@donpac.ru \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.