From 8624512aa908741ba2795200133eae0d7f4557ea Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 2 Mar 2000 02:36:47 +0000 Subject: Merge with 2.3.48. --- drivers/video/matrox/matroxfb_Ti3026.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 drivers/video/matrox/matroxfb_Ti3026.h (limited to 'drivers/video/matrox/matroxfb_Ti3026.h') diff --git a/drivers/video/matrox/matroxfb_Ti3026.h b/drivers/video/matrox/matroxfb_Ti3026.h new file mode 100644 index 000000000..541933d7e --- /dev/null +++ b/drivers/video/matrox/matroxfb_Ti3026.h @@ -0,0 +1,13 @@ +#ifndef __MATROXFB_TI3026_H__ +#define __MATROXFB_TI3026_H__ + +/* make checkconfig does not walk through whole include tree */ +#include + +#include "matroxfb_base.h" + +#ifdef CONFIG_FB_MATROX_MILLENIUM +extern struct matrox_switch matrox_millennium; +#endif + +#endif /* __MATROXFB_TI3026_H__ */ -- cgit v1.2.3