diff options
Diffstat (limited to 'drivers/video/via/via_utility.c')
-rw-r--r-- | drivers/video/via/via_utility.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/via/via_utility.c b/drivers/video/via/via_utility.c index aefdeeec89b1..575703141868 100644 --- a/drivers/video/via/via_utility.c +++ b/drivers/video/via/via_utility.c @@ -19,6 +19,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include "via-core.h" #include "global.h" void viafb_get_device_support_state(u32 *support_state) |