drm/nouveau: Misc cleanup of the PM code.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Francisco Jerez
2010-09-23 20:36:42 +02:00
committed by Ben Skeggs
parent 66146da066
commit 5c4abd09bd
3 changed files with 6 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
#include "drmP.h"
#include "nouveau_drv.h"
#include "nouveau_hw.h"
#include "nouveau_pm.h"
struct nv04_pm_state {
struct pll_lims pll;