commit | e3833f67ea647778a5d6a4b4974ddd5bda808e33 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 16 23:11:58 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 20 14:45:46 2022 +0100 |
tree | 73b744c4eec273c14d8ffc7659b8276fd31883a7 | |
parent | 3a7bbd8ad54cca827ea67baaf9a8f34dd34318bd [diff] |
drivers: octeon: get rid of Unicode in code Placing Unicode control codes <U+0080><U+0093> in the middle of a comment does not make much sense. Let's get rid of all Unicode in drivers/ram/octeon/octeon3_lmc.c. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Stefan Roese <sr@denx.de>