dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/matrox/matroxfb_Ti3026.h

12 lines
214 B
C

#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__ */