repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
matroxfb: get rid of unneeded macros WPMINFO and friends
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
video
/
matrox
/
matroxfb_accel.h
blob
1e418e62c22d3b9f08732a024722adac32269a5c
1
#ifndef __MATROXFB_ACCEL_H__
2
#define __MATROXFB_ACCEL_H__
3
4
#include
"matroxfb_base.h"
5
6
void
matrox_cfbX_init
(
struct
matrox_fb_info
*
minfo
);
7
8
#endif