Store device's names and add more startup messages
This commit is contained in:
@ -113,6 +113,7 @@ int bcm2835_videocore_init_dev(struct fb *f, unsigned int color_depth) {
|
||||
}
|
||||
|
||||
struct fb_dev videocore_dev = {
|
||||
.name ="bcm2835_videocore",
|
||||
.init = &bcm2835_videocore_init_dev
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user