summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-21 00:04:08 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-21 00:04:08 (GMT)
commit9e16d457689d1b866e8c1b7de331cb069e341f4c (patch)
treed494bf6412ec69bce2d903a799bfa482e117229e /drivers/staging/csr/Makefile
parenteaae2e9223e859cd968b58bd3173a3f17b50538d (diff)
downloadlinux-fsl-qoriq-9e16d457689d1b866e8c1b7de331cb069e341f4c.tar.xz
staging: csr: remove csr_utf16.c
Only one function was being used in the file, so move it to where it was being called and delete the rest of the file, and csr_unicode.h as it's no longer needed as well. Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com> Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com> Cc: Riku Mettälä <riku.mettala@bluegiga.com> Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/Makefile')
-rw-r--r--drivers/staging/csr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/csr/Makefile b/drivers/staging/csr/Makefile
index 814f57a..afda44b 100644
--- a/drivers/staging/csr/Makefile
+++ b/drivers/staging/csr/Makefile
@@ -71,6 +71,5 @@ csr_helper-y := csr_time.o \
csr_framework_ext.o \
csr_wifi_serialize_primitive_types.o \
csr_serialize_primitive_types.o \
- csr_utf16.o \
csr_msgconv.o \
csr_panic.o