repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'from-linus' into upstream
[linux-2.6/linux-mips.git]
/
drivers
/
video
/
matrox
/
matroxfb_Ti3026.h
blob
536e5f69de9fb338f3ef6983f3c728592e2b216c
1
#ifndef __MATROXFB_TI3026_H__
2
#define __MATROXFB_TI3026_H__
3
4
#include <linux/config.h>
5
6
#include
"matroxfb_base.h"
7
8
#ifdef CONFIG_FB_MATROX_MILLENIUM
9
extern
struct
matrox_switch matrox_millennium
;
10
#endif
11
12
#endif
/* __MATROXFB_TI3026_H__ */