msm: ipa: Adapt IPA driver to several DLKMs
Arrange driver to be separated into several DLKMs
per functinalities. Adapt the Makefiles,
add needed EXPORT_SYMBOLS(), and replace #ifdef X
to #if IS_ENABLED(X) to capture module state.
Change-Id: I5cc0a7c43358e3caa099cb3e9968b0837753972c
Signed-off-by:
Ghanim Fodi <gfodi@codeaurora.org>
Loading
Please register or sign in to comment