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 <gaoxin@cdjrlc.com> Link: https://lore.kernel.org/r/20220722022337.15903-1-gaoxin@cdjrlc.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 parent e6abe8f commit 6dd7125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)