]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/sbus.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[linux-2.6-omap-h63xx.git] / include / asm-m68k / sbus.h
index 3b25c0040aa69a80f05dcc2fc0a9422b64cc3fba..bfe3ba147f2ee8620dc18320f63e01d43093242b 100644 (file)
@@ -12,11 +12,6 @@ struct sbus_dev {
        } reg_addrs[1];
 };
 
-extern void *sparc_alloc_io (u32, void *, int, char *, u32, int);
-#define sparc_alloc_io(a,b,c,d,e,f)    (a)
-
-#define ARCH_SUN4  0
-
 /* sbus IO functions stolen from include/asm-sparc/io.h for the serial driver */
 /* No SBUS on the Sun3, kludge -- sam */