Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm: msm: smd: ifdef dsp irq handler
This irq handler isn't used in all cases, so add the proper ifdef. This eliminates a compiler warning due to the function not getting used. Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
- Loading branch information