summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/mid_bios.h
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/mid_bios.h
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/mid_bios.h')
-rw-r--r--drivers/staging/gma500/mid_bios.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/drivers/staging/gma500/mid_bios.h b/drivers/staging/gma500/mid_bios.h
new file mode 100644
index 0000000..00e7d56
--- /dev/null
+++ b/drivers/staging/gma500/mid_bios.h
@@ -0,0 +1,21 @@
+/**************************************************************************
+ * Copyright (c) 2011, Intel Corporation.
+ * All Rights Reserved.
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ **************************************************************************/
+
+extern int mid_chip_setup(struct drm_device *dev);
+
OpenPOWER on IntegriCloud