|
@@ -50,8 +50,6 @@
|
|
#include <asm/mtrr.h>
|
|
#include <asm/mtrr.h>
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#include "../console/fbcon.h"
|
|
|
|
-
|
|
|
|
#if defined(CONFIG_PPC_PMAC)
|
|
#if defined(CONFIG_PPC_PMAC)
|
|
#include <asm/prom.h>
|
|
#include <asm/prom.h>
|
|
#include <asm/pci-bridge.h>
|
|
#include <asm/pci-bridge.h>
|
|
@@ -351,8 +349,6 @@ struct matrox_bios {
|
|
} output;
|
|
} output;
|
|
};
|
|
};
|
|
|
|
|
|
-extern struct display fb_display[];
|
|
|
|
-
|
|
|
|
struct matrox_switch;
|
|
struct matrox_switch;
|
|
struct matroxfb_driver;
|
|
struct matroxfb_driver;
|
|
struct matroxfb_dh_fb_info;
|
|
struct matroxfb_dh_fb_info;
|