aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/wlp/Makefile
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@csr.com>2010-10-25 13:57:32 +0100
committerDavid Vrabel <david.vrabel@csr.com>2010-10-25 14:03:45 +0100
commit446396bfab00392010ebc36b9ccf859935b0f17b (patch)
tree7612ca4ed9f6cbd9e4341e7c3deae1634d3d87d8 /drivers/uwb/wlp/Makefile
parent229aebb873e29726b91e076161649cf45154b0bf (diff)
downloadkernel_samsung_smdk4412-446396bfab00392010ebc36b9ccf859935b0f17b.zip
kernel_samsung_smdk4412-446396bfab00392010ebc36b9ccf859935b0f17b.tar.gz
kernel_samsung_smdk4412-446396bfab00392010ebc36b9ccf859935b0f17b.tar.bz2
uwb: Remove the WLP subsystem and drivers
The only Wimedia LLC Protocol (WLP) hardware was an Intel i1480 chip with a beta release of firmware that was never commercially available as a product. This hardware and firmware is no longer available as Intel sold their UWB/WLP IP. I also see little prospect of other WLP capable hardware ever being available. Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'drivers/uwb/wlp/Makefile')
-rw-r--r--drivers/uwb/wlp/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/uwb/wlp/Makefile b/drivers/uwb/wlp/Makefile
deleted file mode 100644
index c72c11d..0000000
--- a/drivers/uwb/wlp/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-obj-$(CONFIG_UWB_WLP) := wlp.o
-
-wlp-objs := \
- driver.o \
- eda.o \
- messages.o \
- sysfs.o \
- txrx.o \
- wlp-lc.o \
- wss-lc.o