dev: boot framebuffer support
This commit is contained in:
@@ -70,7 +70,7 @@ struct bus_device_ops {
|
||||
};
|
||||
|
||||
struct framebuffer_device_ops {
|
||||
kern_status_t(*scan)(struct device *);
|
||||
kern_status_t(*set_varinfo)(struct device *, const struct framebuffer_varinfo *);
|
||||
};
|
||||
|
||||
struct block_device {
|
||||
|
||||
Reference in New Issue
Block a user