提交 4df25c69 编写于 作者: A Alan Cox 提交者: Greg Kroah-Hartman

gma500: prepare to do some actual memory management

Signed-off-by: NAlan Cox <alan@linux.intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 a563a8c2
......@@ -1425,12 +1425,8 @@ static struct drm_driver driver = {
.lastclose = psb_lastclose,
.open = psb_driver_open,
.postclose = psb_driver_close,
#if 0 /* ACFIXME */
.get_map_ofs = drm_core_get_map_ofs,
.get_reg_ofs = drm_core_get_reg_ofs,
.proc_init = psb_proc_init,
.proc_cleanup = psb_proc_cleanup,
#endif
.reclaim_buffers = drm_core_reclaim_buffers,
.preclose = psb_driver_preclose,
.fops = {
.owner = THIS_MODULE,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册