Skip to content
Snippets Groups Projects
Commit d5c453ab authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Tom Warren
Browse files

video: tegra: fix spelling in comment


Get rid of spurious 'are' in the comment.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent a182e69d
No related branches found
No related tags found
No related merge requests found
......@@ -343,7 +343,7 @@ static int display_init(struct udevice *dev, void *lcdbase,
/*
* Before we probe the display device (eDP), tell it that this device
* is are the source of the display data.
* is the source of the display data.
*/
ret = uclass_find_first_device(UCLASS_DISPLAY, &dp_dev);
if (ret) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment