rk: ion: fix build warning
authorCMY <cmy@rock-chips.com>
Thu, 12 Jun 2014 00:44:26 +0000 (08:44 +0800)
committerCMY <cmy@rock-chips.com>
Thu, 12 Jun 2014 00:44:26 +0000 (08:44 +0800)
drivers/staging/android/ion/ion.c

index 5ea1df6de3257969f1287b3780ee7cbc08f5adbc..f6b9f885d55d4cfd32812f87c500f7ae3279617d 100755 (executable)
@@ -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);