Skip to content

Commit 6dd7125

Browse files
Xin Gaojwrdegoede
authored andcommitted
platform/x86: pmc_atom: Fix comment typo
The double `of' is duplicated in line 50, remove one. Signed-off-by: Xin Gao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
1 parent e6abe8f commit 6dd7125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/platform_data/x86/pmc_atom.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#define PMC_S0I2_TMR 0x88
4848
#define PMC_S0I3_TMR 0x8C
4949
#define PMC_S0_TMR 0x90
50-
/* Sleep state counter is in units of of 32us */
50+
/* Sleep state counter is in units of 32us */
5151
#define PMC_TMR_SHIFT 5
5252

5353
/* Power status of power islands */

0 commit comments

Comments
 (0)