summaryrefslogtreecommitdiff
path: root/drivers/staging/winbond/Makefile
diff options
context:
space:
mode:
authorPekka Enberg <penberg@kernel.org>2010-11-28 21:00:05 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-12-01 22:45:46 (GMT)
commit01b5ceeca5aa45735a987420c83228a9778a791f (patch)
treea0a65706a3c76facd3bee1b5ee281836c9b41db9 /drivers/staging/winbond/Makefile
parent37b0544a4a455609cbf25fa56441a6f1221dec85 (diff)
downloadlinux-01b5ceeca5aa45735a987420c83228a9778a791f.tar.xz
Staging: w35und: Merge mlmetxrx.c to mds.c
This patch merges mlmetxrx.c to mds.c because it's small and the functions are only used in mto.c. Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: Pekka Enberg <penberg@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/winbond/Makefile')
-rw-r--r--drivers/staging/winbond/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/winbond/Makefile b/drivers/staging/winbond/Makefile
index 79fa227..081d48d 100644
--- a/drivers/staging/winbond/Makefile
+++ b/drivers/staging/winbond/Makefile
@@ -1,6 +1,5 @@
w35und-y := \
mds.o \
- mlmetxrx.o \
mto.o \
phy_calibration.o \
reg.o \