mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
arm64: Remove a double word in a source code comment
- s/of of/of/ MFC after: 3 days
This commit is contained in:
parent
cf5d9c4124
commit
516e591db1
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user