crypto: qat - move isr files to qat common so that they can be reused
[deliverable/linux.git] / drivers / crypto / qat / qat_dh895xcc / Makefile
index 8c79c543740f673be990ed5aa5099b5e1eb871cb..180a00ed7f89ddaaec9e014ec3dbedba49872724 100644 (file)
@@ -1,5 +1,3 @@
 ccflags-y := -I$(src)/../qat_common
 obj-$(CONFIG_CRYPTO_DEV_QAT_DH895xCC) += qat_dh895xcc.o
-qat_dh895xcc-objs := adf_drv.o \
-               adf_isr.o \
-               adf_dh895xcc_hw_data.o
+qat_dh895xcc-objs := adf_drv.o adf_dh895xcc_hw_data.o
This page took 0.026012 seconds and 5 git commands to generate.