Commit 3542cc54 authored by Ville Syrjälä's avatar Ville Syrjälä
Browse files

drm: Shrink mode->type to u8

parent 2159e462
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ struct drm_display_mode {
	 *    which are stuck around for hysterical raisins only. No one has an
	 *    idea what they were meant for. Don't use.
	 */
	unsigned int type;
	u8 type;

	/**
	 * @clock: