PCI: tegra: Add debugfs support
[firefly-linux-kernel-4.4.55.git] / fs / cifs / cifs_unicode.h
index fe8d6276410a5613230743f20312d4f283db2f4f..d8eac3b6cefb35639000ff74367129fbc72f37dc 100644 (file)
@@ -91,6 +91,8 @@ extern __le16 *cifs_strndup_to_utf16(const char *src, const int maxlen,
 #endif /* CONFIG_CIFS_SMB2 */
 #endif
 
+wchar_t cifs_toupper(wchar_t in);
+
 /*
  * UniStrcat:  Concatenate the second string to the first
  *