Merge "refactor(mpam): remove unused function declaration" into integration

This commit is contained in:
Joanna Farley 2021-07-13 10:10:38 +02:00 committed by TrustedFirmware Code Review
commit 07066378c4
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
#include <stdbool.h>
bool mpam_supported(void);
void mpam_enable(bool el2_unused);
#endif /* MPAM_H */