This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-05 05:26:44 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
960b4381c5
linux_dsm_epyc7002
/
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-13 01:41:54 +07:00
obj-$(CONFIG_SSBI)
+=
ssbi.o
Reference in New Issue
Copy Permalink