Remove device header files unneeded after initcall setup and generlization
This commit is contained in:
		| @@ -30,14 +30,6 @@ | ||||
| #include <drivers/serial.h> | ||||
| #include <drivers/fb.h> | ||||
|  | ||||
| #ifdef CONFIG_VEXPRESS_A9 | ||||
| #include <drivers/pl111.h> | ||||
| #endif | ||||
|  | ||||
| #ifdef CONFIG_RPI | ||||
| #include <drivers/bcm2835_videocore.h> | ||||
| #endif | ||||
|  | ||||
| struct fb console_fb; | ||||
|  | ||||
| void print_console_logo() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user