[coreboot-gerrit] Change in coreboot[master]: drv/intel/gma/i915: Get rid of unused function prototype

Patrick Rudolph (Code Review) gerrit at coreboot.org
Wed Jul 12 19:30:27 CEST 2017


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/20545


Change subject: drv/intel/gma/i915: Get rid of unused function prototype
......................................................................

drv/intel/gma/i915: Get rid of unused function prototype

The function prototype isn't used any more, remove it.

Change-Id: Ie5bd4e4ec8f28bc0768d5427cf734ef77855a15e
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/drivers/intel/gma/i915.h
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/20545/1

diff --git a/src/drivers/intel/gma/i915.h b/src/drivers/intel/gma/i915.h
index 22b4f34..6f2b8ea 100644
--- a/src/drivers/intel/gma/i915.h
+++ b/src/drivers/intel/gma/i915.h
@@ -101,8 +101,6 @@
 const struct i915_gpu_controller_info *
 intel_gma_get_controller_info(void);
 
-void *igd_make_opregion(void);
-
 /* vbt.c */
 struct device;
 void

-- 
To view, visit https://review.coreboot.org/20545
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5bd4e4ec8f28bc0768d5427cf734ef77855a15e
Gerrit-Change-Number: 20545
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170712/38c286ca/attachment.html>


More information about the coreboot-gerrit mailing list