summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/Makefile
diff options
context:
space:
mode:
authorMark Greer <mgreer@animalcreek.com>2015-11-04 09:47:21 -0700
committerGreg Kroah-Hartman <gregkh@google.com>2015-11-04 20:30:47 -0800
commitddc88eff2b0848e9c95bc4c39b53c52ed7991285 (patch)
tree6c227587a21f4f5c6ecb77016877e4f7d1daa2e5 /drivers/staging/greybus/Makefile
parentd6e139bc15118ceb9173ee03e3f2db63b57e0f77 (diff)
downloadop-kernel-dev-ddc88eff2b0848e9c95bc4c39b53c52ed7991285.zip
op-kernel-dev-ddc88eff2b0848e9c95bc4c39b53c52ed7991285.tar.gz
greybus: audio: Remove I2S Bridged-PHY Protcol based audio driver
The Greybus I2S Bridged-PHY Protocol is now deprecated so remove the audio driver that is based on it. CC: Vaibhav Agarwal <vaibhav.agarwal@linaro.org> Signed-off-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus/Makefile')
-rw-r--r--drivers/staging/greybus/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/staging/greybus/Makefile b/drivers/staging/greybus/Makefile
index ba60430..cf4cf21 100644
--- a/drivers/staging/greybus/Makefile
+++ b/drivers/staging/greybus/Makefile
@@ -21,11 +21,7 @@ gb-phy-y := gpbridge.o \
hid.o \
i2c.o \
spi.o \
- usb.o \
- audio.o \
- audio-pcm.o \
- audio-dai.o \
- audio-gb-cmds.o
+ usb.o
# Prefix all modules with gb-
gb-vibrator-y := vibrator.o
OpenPOWER on IntegriCloud