fb_if: remove unused method
Apparently, it never came into play.
This commit is contained in:
parent
b2a29e5f83
commit
c62ee7332e
@ -3,11 +3,6 @@
|
|||||||
|
|
||||||
INTERFACE fb;
|
INTERFACE fb;
|
||||||
|
|
||||||
METHOD int pin_max {
|
|
||||||
device_t dev;
|
|
||||||
int *npins;
|
|
||||||
};
|
|
||||||
|
|
||||||
METHOD struct fb_info * getinfo {
|
METHOD struct fb_info * getinfo {
|
||||||
device_t dev;
|
device_t dev;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user