1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00

PWM: Correct misspellings of "module" in context of PWM

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Robert P. J. Day
2016-09-13 08:35:18 -04:00
committed by Tom Rini
parent 59a51a1055
commit 5052e81988
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
* (C) Copyright 2014
* Heiko Schocher, DENX Software Engineering, hs@denx.de.
*
* Basic support for the pwm modul on imx6.
* Basic support for the pwm module on imx6.
*
* SPDX-License-Identifier: GPL-2.0
*/