Commit 874d3efe authored by James Simmons's avatar James Simmons

Remove fb_set_var. Some how it was missed in a merge conflict.

parent 18a8ac20
......@@ -976,7 +976,6 @@ static int atyfb_release(struct fb_info *info, int user)
var.yres_virtual =
var.yres;
}
fb_set_var(&var, -1, info);
}
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment