This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
linux
Watch
6
Star
0
Fork
You've already forked linux
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
61a7f24a3f
linux
/
drivers
/
ssbi
/
Makefile
2 lines
29 B
Makefile
Raw
Normal View
History
Unescape
Escape
SSBI: Remove MSM_ prefix from SSBI drivers Although the SSBI sub is currently only used on MSM SoCs, it is still a bus in its own right. Remove this msm_ prefix from the driver and it's symbols. Clients can now refer directly to ssbi_write() and ssbi_read(). Signed-off-by: David Brown <davidb@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-12 19:41:54 +01:00
obj-$(CONFIG_SSBI)
+=
ssbi.o