summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/Makefile
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-10-26 11:01:57 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-26 16:07:46 (GMT)
commitea50aab519738a2cbb890053e255419c0b39e962 (patch)
tree87b1ab440b18510287e7e795613b204bb7ad6f54 /drivers/staging/csr/Makefile
parent7f7a252cd0dc65565f0fd62a8364670dac77e21b (diff)
downloadlinux-fsl-qoriq-ea50aab519738a2cbb890053e255419c0b39e962.tar.xz
staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLE
these are not called at anypoint or enabled at anyplace in the code, remove them Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/csr/Makefile')
-rw-r--r--drivers/staging/csr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/csr/Makefile b/drivers/staging/csr/Makefile
index ab626ed..dbd135a 100644
--- a/drivers/staging/csr/Makefile
+++ b/drivers/staging/csr/Makefile
@@ -70,5 +70,4 @@ csr_helper-y := csr_time.o \
csr_framework_ext.o \
csr_wifi_serialize_primitive_types.o \
csr_serialize_primitive_types.o \
- csr_msgconv.o \
- csr_panic.o
+ csr_msgconv.o