Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: smccc: Update HVC comment to describe new quirk parameter
Commit 680a087 ("arm: kernel: Add SMC structure parameter") added a new "quirk" parameter to the SMC and HVC SMCCC backends, but only updated the comment for the SMC version. This patch adds the new paramater to the comment describing the HVC version too. Signed-off-by: Will Deacon <[email protected]>
- Loading branch information