summaryrefslogtreecommitdiff
path: root/drivers/staging/gma500/mdfld_dsi_output.h
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:43:53 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:44 -0700
commit4bc5925315cee9b9f3d2b07dc8b692978be1d418 (patch)
treeeab5048ae5e40e63ed0e102a230163bd2bf83375 /drivers/staging/gma500/mdfld_dsi_output.h
parent0cc729bf215ff038d9b9480253f065af69a1f0a3 (diff)
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/mdfld_dsi_output.h')
-rw-r--r--drivers/staging/gma500/mdfld_dsi_output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/mdfld_dsi_output.h b/drivers/staging/gma500/mdfld_dsi_output.h
index ac25e55dd1f3..0bf00ea8211c 100644
--- a/drivers/staging/gma500/mdfld_dsi_output.h
+++ b/drivers/staging/gma500/mdfld_dsi_output.h
@@ -38,7 +38,7 @@
#include "psb_drv.h"
#include "psb_intel_drv.h"
#include "psb_intel_reg.h"
-#include "psb_powermgmt.h"
+#include "power.h"
#include "mdfld_output.h"
#include <asm/mrst.h>