From: Greg Kroah-Hartman Date: Fri, 20 Jul 2012 21:56:57 +0000 (-0700) Subject: staging: csr: remove CsrStrLen() X-Git-Tag: v3.6-rc1~100^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcb20f83441f1ffa5907200444066c580231755;p=pandora-kernel.git staging: csr: remove CsrStrLen() It's just a wrapper around strlen(), so call that instead. Also add a few #include to fix up the build with this change. Cc: Mikko Virkkilä Cc: Lauri Hintsala Cc: Riku Mettälä Cc: Veli-Pekka Peltola Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed