projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mmc: Fix compile for omap_hsmmc.c
[linux-2.6]
/
drivers
/
video
/
matrox
/
matroxfb_accel.h
1
#ifndef __MATROXFB_ACCEL_H__
2
#define __MATROXFB_ACCEL_H__
3
4
#include "matroxfb_base.h"
5
6
void matrox_cfbX_init(WPMINFO2);
7
8
#endif