提交 5e8d6b8b 编写于 作者: D David Woodhouse 提交者: Dave Airlie

agp: fix uninorth build

Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 94aa9b9a
......@@ -135,7 +135,7 @@ static int uninorth_configure(void)
if (is_u3) {
pci_write_config_dword(agp_bridge->dev,
UNI_N_CFG_GART_DUMMY_PAGE,
agp_bridge->scratch_page_real >> 12);
page_to_phys(agp_bridge->scratch_page_page) >> 12);
}
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册