Commit 3835ce2e authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman

gma500: Rename the psb_intel_bios code

This is generic for the PC class devices and also very similar to the i915
intel_bios.c so rename it. That way the commonality will be obvious and we
can look at merging them one day, or at least synching them up.
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 0bbfa259
......@@ -9,9 +9,9 @@ psb_gfx-y += gem_glue.o \
framebuffer.o \
gem.o \
gtt.o \
intel_bios.o \
power.o \
psb_drv.o \
psb_intel_bios.o \
psb_intel_opregion.o \
psb_intel_display.o \
psb_intel_i2c.o \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment