From: Michal Simek Date: Fri, 5 Jun 2015 08:35:31 +0000 (+0200) Subject: microblaze: Label local function static X-Git-Tag: omap-for-v4.2/fixes-rc1^2~141^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ae2f3b88421256e0a785320f7067bc58c1b0cd;p=pandora-kernel.git microblaze: Label local function static Warnings found by sparse: arch/microblaze/kernel/dma.c:157:5: warning: symbol 'dma_direct_mmap_coherent' was not declared. Should it be static? arch/microblaze/kernel/kgdb.c:35:14: warning: symbol 'pvr' was not declared. Should it be static? Signed-off-by: Michal Simek --- Reading git-diff-tree failed