arm64: Fix a typo in a source code comment

- s/inferface/interface/

MFC after: 3 days
This commit is contained in:
Gordon Bergling 2023-05-12 10:45:46 +02:00
parent b67f0d360b
commit cbe88c6f3c

View File

@ -65,7 +65,7 @@
* Queues.
*
* Register interface and Memory-based circular buffer queues are used
* to inferface SMMU.
* to interface SMMU.
*
* These are a Command queue for commands to send to the SMMU and an Event
* queue for event/fault reports from the SMMU. Optionally PRI queue is