summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/mrst_lvds.c
diff options
context:
space:
mode:
authorAlan Cox2011-07-05 16:43:53 +0200
committerGreg Kroah-Hartman2011-07-05 17:20:44 +0200
commit4bc5925315cee9b9f3d2b07dc8b692978be1d418 (patch)
treeeab5048ae5e40e63ed0e102a230163bd2bf83375 /drivers/staging/gma500/mrst_lvds.c
parentgma500: move the BIOS header (diff)
downloadkernel-qcow2-linux-4bc5925315cee9b9f3d2b07dc8b692978be1d418.tar.gz
kernel-qcow2-linux-4bc5925315cee9b9f3d2b07dc8b692978be1d418.tar.xz
kernel-qcow2-linux-4bc5925315cee9b9f3d2b07dc8b692978be1d418.zip
gma500: move the power header
At this point we now have the file naming making somewhat more sense although the dependancies are not as clean as would be ideal Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/mrst_lvds.c')
-rw-r--r--drivers/staging/gma500/mrst_lvds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/mrst_lvds.c b/drivers/staging/gma500/mrst_lvds.c
index 9ecb99b98c68..127b2003edaf 100644
--- a/drivers/staging/gma500/mrst_lvds.c
+++ b/drivers/staging/gma500/mrst_lvds.c
@@ -28,7 +28,7 @@
#include "psb_drv.h"
#include "psb_intel_drv.h"
#include "psb_intel_reg.h"
-#include "psb_powermgmt.h"
+#include "power.h"
#include <linux/pm_runtime.h>
/* The max/min PWM frequency in BPCR[31:17] - */