diff options
-rw-r--r-- | drivers/mfd/wm8350-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/wm8350-core.c b/drivers/mfd/wm8350-core.c index bf87f675e7fa..fbe22fb7847b 100644 --- a/drivers/mfd/wm8350-core.c +++ b/drivers/mfd/wm8350-core.c | |||
@@ -1128,7 +1128,6 @@ static int wm8350_create_cache(struct wm8350 *wm8350, int mode) | |||
1128 | out: | 1128 | out: |
1129 | return ret; | 1129 | return ret; |
1130 | } | 1130 | } |
1131 | EXPORT_SYMBOL_GPL(wm8350_create_cache); | ||
1132 | 1131 | ||
1133 | /* | 1132 | /* |
1134 | * Register a client device. This is non-fatal since there is no need to | 1133 | * Register a client device. This is non-fatal since there is no need to |