diff options
Diffstat (limited to 'drivers/video')
-rw-r--r-- | drivers/video/sm501.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/sm501.c b/drivers/video/sm501.c index cafaae5f31a..a468bd96ad7 100644 --- a/drivers/video/sm501.c +++ b/drivers/video/sm501.c @@ -16,6 +16,7 @@ #include <common.h> #include <asm/io.h> +#include <pci.h> #include <video_fb.h> #include <sm501.h> |