From: Olav Haugan Date: Fri, 13 Dec 2013 22:23:54 +0000 (-0800) Subject: gpu: ion: Add missing argument to WARN call X-Git-Tag: v3.14-rc1~150^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9bb075da5cdd67fddee27ea20e47ed3d04d6bb4;p=pandora-kernel.git gpu: ion: Add missing argument to WARN call The condition argument to the WARN call in ion_free and ion_share_dma_buf are missing. Add the argument to allow correct printing of warning message. Signed-off-by: Olav Haugan [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed