OSDN Git Service

drm/radeon/dpm: fix compilation with certain versions of gcc
authorMike Lothian <mike@fireburn.co.uk>
Tue, 2 Jul 2013 21:38:11 +0000 (17:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Jul 2013 22:32:01 +0000 (18:32 -0400)
commitbf0936e196ec21b604106578043d4c14831f99e7
tree8d536fa01b3e9da196109ed395979cee357db396
parent713759291c9ff2f8191cfb6600b87c49832b4c8f
drm/radeon/dpm: fix compilation with certain versions of gcc

Add #include <linux/seq_file.h> to *_dpm.c files

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/ni_dpm.c
drivers/gpu/drm/radeon/rv6xx_dpm.c
drivers/gpu/drm/radeon/rv770_dpm.c
drivers/gpu/drm/radeon/si_dpm.c
drivers/gpu/drm/radeon/sumo_dpm.c
drivers/gpu/drm/radeon/trinity_dpm.c