Resent-Date: Fri, 20 Aug 1999 13:45:22 +0200 (MET DST)
To: Jes Sorensen <Jes.Sorensen@cern.ch>
Cc: linux-m68k@lists.linux-m68k.org
Subject: Re: 2.3.14
References: <199908191704.TAA07148@lxp03.cern.ch>
X-Yow: This is a NO-FRILLS flight -- hold th' CANADIAN BACON!!
From: Andreas Schwab <schwab@suse.de>
Date: 20 Aug 1999 13:45:14 +0200
In-Reply-To: Jes Sorensen's message of "Thu, 19 Aug 1999 19:04:43 +0200"
User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.4
Resent-From: linux-m68k@phil.uni-sb.de

Hi!

This patch is needed to get things compile:

Index: arch/m68k/atari/stdma.c
===================================================================
RCS file: /usr/local/src/m68k-linux/cvsroot/linux/arch/m68k/atari/stdma.c,v
retrieving revision 1.1.1.2
diff -u -a -r1.1.1.2 stdma.c
--- arch/m68k/atari/stdma.c	1999/08/02 15:49:35	1.1.1.2
+++ arch/m68k/atari/stdma.c	1999/08/20 11:07:02
@@ -29,6 +29,7 @@
 
 
 #include <linux/types.h>
+#include <linux/kdev_t.h>
 #include <linux/genhd.h>
 #include <linux/sched.h>
 #include <linux/init.h>
Index: fs/partitions/Config.in
===================================================================
RCS file: /usr/local/src/m68k-linux/cvsroot/linux/fs/partitions/Config.in,v
retrieving revision 1.1.1.1
diff -u -a -r1.1.1.1 Config.in
--- fs/partitions/Config.in	1999/08/19 17:49:43	1.1.1.1
+++ fs/partitions/Config.in	1999/08/20 10:10:00
@@ -42,6 +42,7 @@
   bool 'SGI disklabel support' CONFIG_SGI_DISKLABEL
 
   bool 'SPARC partition support' CONFIG_SUN_PARTITION
+  bool 'Atari partition table support' CONFIG_ATARI_PARTITION
   bool 'Amiga partition table support' CONFIG_AMIGA_PARTITION
   bool 'Acorn partition support' CONFIG_ACORN_PARTITION
   if [ "$CONFIG_ACORN_PARTITION" != "n" ]; then

Andreas.

-- 
Andreas Schwab                                  "And now for something
schwab@suse.de                                   completely different."
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

