Drop the repeated word "of" in a comment.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Irina Tirdea <[email protected]>
Cc: Pierre-Louis Bossart <[email protected]>
Cc: Stephen Boyd <[email protected]>
---
 include/linux/platform_data/x86/pmc_atom.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/platform_data/x86/pmc_atom.h
+++ linux-next-20200717/include/linux/platform_data/x86/pmc_atom.h
@@ -47,7 +47,7 @@
 #define        PMC_S0I2_TMR            0x88
 #define        PMC_S0I3_TMR            0x8C
 #define        PMC_S0_TMR              0x90
-/* Sleep state counter is in units of of 32us */
+/* Sleep state counter is in units of 32us */
 #define        PMC_TMR_SHIFT           5
 
 /* Power status of power islands */

Reply via email to