summaryrefslogtreecommitdiffstats
path: root/include/video/videomode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/videomode.h')
-rw-r--r--include/video/videomode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/videomode.h b/include/video/videomode.h
index f4ae6edfeb08..8b12e60b6173 100644
--- a/include/video/videomode.h
+++ b/include/video/videomode.h
@@ -29,7 +29,7 @@ struct videomode {
u32 vback_porch;
u32 vsync_len;
- unsigned int flags; /* display flags */
+ enum display_flags flags; /* display flags */
};
/**
OpenPOWER on IntegriCloud