From 0097a69d55d1dd0349f8d76da50eb882f8e5af74 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Fri, 7 Aug 2009 19:23:19 +0100 Subject: Staging: sep: merge the two files Now we have it trimmed down a bit merge the two pieces so we can clean it up properly. Code moves but no changes in functions. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- drivers/staging/sep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/sep/Makefile') diff --git a/drivers/staging/sep/Makefile b/drivers/staging/sep/Makefile index e2528e80e28..07b53c4d2af 100644 --- a/drivers/staging/sep/Makefile +++ b/drivers/staging/sep/Makefile @@ -1,3 +1,3 @@ EXTRA_CFLAGS += -DLITTLE__ENDIAN -DDX_CC5_SEP_PLAT -DCRYS_NO_EXT_IF_MODE_SUPPORT obj-$(CONFIG_DX_SEP) := sep_driver.o -sep_driver-objs := sep_main_mod.o sep_ext_with_pci_driver.o + -- cgit v1.2.3