We can move this to patch up as well. Shuffle the relevant includes as we go Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
@@ -23,7 +23,7 @@
#include "psb_drv.h"
#include "psb_intel_reg.h"
#include "psb_intel_drv.h"
-#include "psb_intel_bios.h"
+#include "intel_bios.h"
#include "psb_powermgmt.h"
int gma_backlight_init(struct drm_device *dev)
@@ -24,7 +24,7 @@
#include "psb_reg.h"
static int cdv_output_init(struct drm_device *dev)
static void *find_section(struct bdb_header *bdb, int section_id)
#include <drm/drmP.h>
#include <asm/mrst.h>
static int psb_output_init(struct drm_device *dev)
@@ -26,7 +26,7 @@
#include "framebuffer.h"
#include "mid_bios.h"
#include "mdfld_dsi_dbi.h"
#include <drm/drm_pciids.h>
@@ -21,11 +21,9 @@
*/
#include <linux/i2c.h>
-/* #include <drm/drm_crtc.h> */
-/* #include <drm/drm_edid.h> */