From: Matt Fleming Date: Thu, 15 Nov 2012 20:03:16 +0000 (+0000) Subject: efivarfs: Make efivarfs_fill_super() static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83af1f18c78c7b6aa720beecc927ecc8afd3647;p=pandora-kernel.git efivarfs: Make efivarfs_fill_super() static sparse is complaining that efivarfs_fill_super() doesn't have a prototype. Make it static to avoid the warning. Cc: Xie ChanglongX Cc: Matthew Garrett Cc: Jeremy Kerr Signed-off-by: Matt Fleming --- Reading git-diff-tree failed