Commits
Maxime Ripard committed 80588a86afd
drm: fb: Add seq_file definition Otherwise, building with DEBUG_FS enabled will trigger a build warning because we're using a structure that has not been declared. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>