]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ffc2c2c6560c3704882044d77e9e4a4fe816f00
tree8d536fa01b3e9da196109ed395979cee357db396
parent8a638f2e13a8646d4deed7178a167927b34a1ac2
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