Skip to content

Commit

Permalink
drivers:staging: ti-st: delete old bt_drv driver
Browse files Browse the repository at this point in the history
point the new v7 driver to build if ST_BT is selected
in Makefile and delete the old bt_drv driver.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed Jan 20, 2011
1 parent 9770168 commit 4a5200a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 571 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/ti-st/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Makefile for TI's shared transport line discipline
# and its protocol drivers (BT, FM, GPS)
#
obj-$(CONFIG_ST_BT) += bt_drv.o
obj-$(CONFIG_ST_BT) += btwilink.o
Loading

0 comments on commit 4a5200a

Please sign in to comment.