提交 01af2fac 编写于 作者: D Dave Jones

[AGPGART] Remove pointless initialisation in intel-agp

Signed-off-by: NDave Jones <davej@redhat.com>
上级 89197e34
......@@ -736,7 +736,7 @@ static int intel_i915_remove_entries(struct agp_memory *mem,off_t pg_start,
static int intel_i915_fetch_size(void)
{
struct aper_size_info_fixed *values;
u32 temp, offset = 0;
u32 temp, offset;
#define I915_256MB_ADDRESS_MASK (1<<27)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册