From: Greg Kroah-Hartman Date: Fri, 20 Jul 2012 22:04:31 +0000 (-0700) Subject: staging: csr: make CsrUInt16ToHex static X-Git-Tag: v3.6-rc1~100^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed51b4d84e7a11813bf09c5db41cedec18a69d50;p=pandora-kernel.git staging: csr: make CsrUInt16ToHex static We do this by moving it from csr_util.c to csr_wifi_hip_card_sdio_intr.c as that's the only place that called it. 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