summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/mrst_device.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-05 15:40:43 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-05 08:20:42 -0700
commit35efdaeffce2232a603596631d15f1fff028dbf6 (patch)
tree7907b3daa6d6e03881c763659d817d08f13eee84 /drivers/staging/gma500/mrst_device.c
parent37070d18f18d3cdd4e56e01baa64a57ec5179401 (diff)
downloadop-kernel-dev-35efdaeffce2232a603596631d15f1fff028dbf6.zip
op-kernel-dev-35efdaeffce2232a603596631d15f1fff028dbf6.tar.gz
gma500: the 'mrst' BIOS is actually MID generic
Shuffle the naming so this reflects better and we can try and build some sort of ordering to the naming scheme. 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_device.c')
-rw-r--r--drivers/staging/gma500/mrst_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/mrst_device.c b/drivers/staging/gma500/mrst_device.c
index d71e8d3..195a25b 100644
--- a/drivers/staging/gma500/mrst_device.c
+++ b/drivers/staging/gma500/mrst_device.c
@@ -25,7 +25,7 @@
#include "psb_reg.h"
#include "psb_intel_reg.h"
#include <asm/intel_scu_ipc.h>
-#include "mrst_bios.h"
+#include "mid_bios.h"
/* IPC message and command defines used to enable/disable mipi panel voltages */
#define IPC_MSG_PANEL_ON_OFF 0xE9
OpenPOWER on IntegriCloud