Skip to content

Commit f7fa245

Browse files
committed
memory: brcmstb_dpfe: Fix language typo
Fix firwmare -> firmware. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Florian Fainelli <[email protected]>
1 parent 331b828 commit f7fa245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/memory/brcmstb_dpfe.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* - BE kernel + LE firmware image
2424
* - BE kernel + BE firmware image
2525
*
26-
* The DPCU always runs in big endian mode. The firwmare image, however, can
26+
* The DPCU always runs in big endian mode. The firmware image, however, can
2727
* be in either format. Also, communication between host CPU and DCPU is
2828
* always in little endian.
2929
*/

0 commit comments

Comments
 (0)