From 585688c957e73dded5f92eaf60b1f9a43d491f14 Mon Sep 17 00:00:00 2001 From: navin patidar Date: Fri, 20 Jun 2014 20:29:19 +0530 Subject: [PATCH] staging: rtl8188eu: Rename hal_EfuseGetCurrentSize_8188e() Rename hal_EfuseGetCurrentSize_8188e() to Efuse_GetCurrentSize() and remove original Efuse_GetCurrentSize() function, so that driver can call hal_EfuseGetCurrentSize_8188e() directly without going through Efuse_GetCurrentSize(). Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed