arm64: Remove a double word in a source code comment

- s/of of/of/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2024-04-20 14:06:53 +02:00
parent cf5d9c4124
commit 516e591db1

View File

@ -60,7 +60,7 @@
struct qoriq_dw_pci_cfg {
uint32_t pex_pf0_dgb; /* offset of PEX_PF0_DBG register */
uint32_t ltssm_bit; /* LSB bit of of LTSSM state field */
uint32_t ltssm_bit; /* LSB bit of LTSSM state field */
};
struct qorif_dw_pci_softc {