This commit is contained in:
Andy Ritger
2022-09-20 13:54:59 -07:00
committed by Liam Middlebrook
parent 91e02299dc
commit 70259dbe7a
47 changed files with 805 additions and 350 deletions

View File

@@ -227,6 +227,7 @@ static inline uid_t __kuid_val(uid_t uid)
#endif
#include <linux/fb.h> /* fb_info struct */
#include <linux/screen_info.h> /* screen_info */
#if !defined(CONFIG_PCI)
#warning "Attempting to build driver for a platform with no PCI support!"