From: Michal Simek Date: Mon, 3 Jun 2013 09:30:04 +0000 (+0200) Subject: microblaze: Use static inline functions in cacheflush.h X-Git-Tag: v3.10-rc5~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bc82a82bb1e2b5ee5048c088af7260ddb2b7b5;p=pandora-kernel.git microblaze: Use static inline functions in cacheflush.h Using static inline functions ensure proper type checking which also remove compilation warning for no MMU Compilation warning: arch/microblaze/include/asm/cacheflush.h: warning: 'addr' may be used uninitialized in this function [-Wmaybe-uninitialized] Signed-off-by: Michal Simek --- Reading git-diff-tree failed