summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2009-08-27 11:02:25 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:02:29 -0700
commitb8c4cc46541d864b37497d0047b81b62a5d4e073 (patch)
tree7709393cc60976d97baa2e3b1d2c8aac5b01cd95 /drivers/staging/et131x/Makefile
parent2211b732ba8050bc228e129cdc30b4fdedcbea86 (diff)
downloadop-kernel-dev-b8c4cc46541d864b37497d0047b81b62a5d4e073.zip
op-kernel-dev-b8c4cc46541d864b37497d0047b81b62a5d4e073.tar.gz
Staging: et131x: put the jagcore routines in with their users
We have two trivial IRQ routines, a single statement and a real function - relocate them. While we are at it kill the trivial to sort out soft reset and slv bits in the same areas of code. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/et131x/Makefile')
-rw-r--r--drivers/staging/et131x/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/et131x/Makefile b/drivers/staging/et131x/Makefile
index 3ddbc64..1110494 100644
--- a/drivers/staging/et131x/Makefile
+++ b/drivers/staging/et131x/Makefile
@@ -5,7 +5,6 @@
obj-$(CONFIG_ET131X) += et131x.o
et131x-objs := et1310_eeprom.o \
- et1310_jagcore.o \
et1310_mac.o \
et1310_phy.o \
et1310_pm.o \
OpenPOWER on IntegriCloud