From b5167bc466ef5a267cbd2c1acc4bfb8959d26f47 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Fri, 20 Dec 2013 10:50:30 +0800 Subject: [PATCH] mfd: rtsx: Fix sparse non static symbol warning Fixes the following sparse warning: drivers/mfd/rtl8411.c:473:6: warning: symbol 'rtl8411_init_common_params' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: Lee Jones --- Reading git-format-patch failed