drm/mst: fix build with debugfs off.
authorDave Airlie <airlied@redhat.com>
Wed, 9 Jul 2014 01:15:09 +0000 (11:15 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 9 Jul 2014 01:15:09 +0000 (11:15 +1000)
seq_file.h was being pulled in via drm_mm.h in that case.

Reported-by: Matthew Thode (on irc)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_dp_mst_topology.c

Simple merge