]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/video/tegra.c
Various, unrelated tree-wide typo fixes.
[people/ms/u-boot.git] / drivers / video / tegra.c
index 217f05f9e2ec26cfc90acbf48b154b672723c4bd..92214d61b279210e173c845b058a0fe94ea2a952 100644 (file)
@@ -251,7 +251,7 @@ static int setup_window(struct disp_ctl_win *win,
 /**
  * Register a new display based on device tree configuration.
  *
- * The frame buffer can be positioned by U-Boot or overriden by the fdt.
+ * The frame buffer can be positioned by U-Boot or overridden by the fdt.
  * You should pass in the U-Boot address here, and check the contents of
  * struct tegra_lcd_priv to see what was actually chosen.
  *