net/arm: convert to use netdev_for_each_mc_addr
[safe/jmp/linux-2.6] / arch / m68k / mac / debug.c
index 2165740..bce074c 100644 (file)
 #define BOOTINFO_COMPAT_1_0
 #include <asm/setup.h>
 #include <asm/bootinfo.h>
-#include <asm/machw.h>
 #include <asm/macints.h>
 
 extern unsigned long mac_videobase;
-extern unsigned long mac_videodepth;
 extern unsigned long mac_rowbytes;
 
 extern void mac_serial_print(const char *);