patch-1.3.99 linux/arch/m68k/amiga/config.c
Next file: linux/arch/m68k/atari/Makefile
Previous file: linux/arch/m68k/amiga/amipart.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon May 6 12:44:30 1996
- Orig file:
v1.3.98/linux/arch/m68k/amiga/config.c
- Orig date:
Sat Apr 27 15:19:45 1996
diff -u --recursive --new-file v1.3.98/linux/arch/m68k/amiga/config.c linux/arch/m68k/amiga/config.c
@@ -49,7 +49,6 @@
extern void a2000_gettod (int *, int *, int *, int *, int *, int *);
extern int amiga_hwclk (int, struct hwclk_time *);
extern int amiga_set_clock_mmss (unsigned long);
-extern void amiga_check_partition (struct gendisk *hd, unsigned int dev);
extern void amiga_mksound( unsigned int count, unsigned int ticks );
#ifdef CONFIG_BLK_DEV_FD
extern int amiga_floppy_init (void);
@@ -288,7 +287,6 @@
}
mach_hwclk = amiga_hwclk;
mach_set_clock_mmss = amiga_set_clock_mmss;
- mach_check_partition = amiga_check_partition;
mach_mksound = amiga_mksound;
#ifdef CONFIG_BLK_DEV_FD
mach_floppy_init = amiga_floppy_init;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this