diff options
Diffstat (limited to 'include/arch/x86_64/linux/scc.h')
| -rw-r--r-- | include/arch/x86_64/linux/scc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/x86_64/linux/scc.h b/include/arch/x86_64/linux/scc.h index ac19e3ef..ce9c783b 100644 --- a/include/arch/x86_64/linux/scc.h +++ b/include/arch/x86_64/linux/scc.h @@ -87,7 +87,7 @@ enum CLOCK_sources { CLK_DIVIDER, /* Rx = DPLL, Tx = divider (fullduplex with */ /* modems without clock regeneration */ CLK_BRG /* experimental fullduplex mode with DPLL/BRG for */ - /* MODEMs without clock recovery */ + /* MODEMs without clock recovery */ }; /* Tx state */ |
