matroxfb_Ti3026.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. #ifndef __MATROXFB_TI3026_H__
  2. #define __MATROXFB_TI3026_H__
  3. /* make checkconfig does not walk through whole include tree */
  4. #include <linux/config.h>
  5. #include "matroxfb_base.h"
  6. #ifdef CONFIG_FB_MATROX_MILLENIUM
  7. extern struct matrox_switch matrox_millennium;
  8. #endif
  9. #endif /* __MATROXFB_TI3026_H__ */