https://github.com/torvalds/linux
Raw File
Tip revision: 30a2f3c60a84092c8084dfe788b710f8d0768cd4 authored by Linus Torvalds on 13 August 2008, 01:55:39 UTC
Linux 2.6.27-rc3
Tip revision: 30a2f3c
matroxfb_Ti3026.h
#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__ */
back to top