diff options
Diffstat (limited to 'drivers/video/matrox/matroxfb_Ti3026.h')
-rw-r--r-- | drivers/video/matrox/matroxfb_Ti3026.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/video/matrox/matroxfb_Ti3026.h b/drivers/video/matrox/matroxfb_Ti3026.h deleted file mode 100644 index 27872aaa0a17..000000000000 --- a/drivers/video/matrox/matroxfb_Ti3026.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __MATROXFB_TI3026_H__ -#define __MATROXFB_TI3026_H__ - - -#include "matroxfb_base.h" - -#ifdef CONFIG_FB_MATROX_MILLENIUM -extern struct matrox_switch matrox_millennium; -#endif - -#endif /* __MATROXFB_TI3026_H__ */ |