repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
can: c_can: fix race condition in c_can_open()
[linux/fpc-iii.git]
/
drivers
/
video
/
matrox
/
matroxfb_Ti3026.h
blob
27872aaa0a17d494d5cadc73de0609093744f99f
1
#ifndef __MATROXFB_TI3026_H__
2
#define __MATROXFB_TI3026_H__
3
4
5
#include
"matroxfb_base.h"
6
7
#ifdef CONFIG_FB_MATROX_MILLENIUM
8
extern
struct
matrox_switch matrox_millennium
;
9
#endif
10
11
#endif
/* __MATROXFB_TI3026_H__ */