From: Sachin Kamat Date: Mon, 4 Jun 2012 11:39:45 +0000 (+0530) Subject: DMA: PL330: Add missing static storage class specifier X-Git-Tag: v3.5-rc4~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a67ac572e102f7d877b8a3a18a59315186e3e99;p=pandora-kernel.git DMA: PL330: Add missing static storage class specifier Fixes the following sparse warning: drivers/dma/pl330.c:2542:5: warning: symbol 'add_desc' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Vinod Koul --- Reading git-diff-tree failed