diff options
Diffstat (limited to 'src/drivers/intel/gma/i915.h')
-rw-r--r-- | src/drivers/intel/gma/i915.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/intel/gma/i915.h b/src/drivers/intel/gma/i915.h index a4ae3069fa..0ddb2dea85 100644 --- a/src/drivers/intel/gma/i915.h +++ b/src/drivers/intel/gma/i915.h @@ -107,7 +107,4 @@ void generate_fake_intel_oprom(const struct i915_gpu_controller_info *conf, struct device *dev, const char *idstr); -/* interface to libgfxinit (gma.adb) */ -void gma_gfxinit(u64 mmio_base, u64 linear_fb, u32 phys_fb, int *success); - #endif |