rk: ion: fix build warning

This commit is contained in:
CMY
2014-06-12 08:44:26 +08:00
parent 9fe6c218f3
commit 874f3ff67e

View File

@@ -2033,7 +2033,6 @@ static int ion_snapshot_save(struct ion_device *idev)
{
static struct seq_file seqf;
struct ion_heap *heap;
struct rb_node *n;
if (!seqf.buf) {
seqf.buf = rockchip_ion_snapshot_get(&seqf.size);