X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Farch-tegra%2Fboard.h;h=a3db7ed6044127c4343136f54ee70c525d6013fa;hb=62a3b7dd086ef8ceba91e99cceb19704efc1b482;hp=783bb3c0fa12265901fdd3b99c9f2cc008486a83;hpb=fc5d54b7fa3fa602e06e2f0863c0b134d6afca70;p=people%2Fms%2Fu-boot.git diff --git a/arch/arm/include/asm/arch-tegra/board.h b/arch/arm/include/asm/arch-tegra/board.h index 783bb3c0fa..a3db7ed604 100644 --- a/arch/arm/include/asm/arch-tegra/board.h +++ b/arch/arm/include/asm/arch-tegra/board.h @@ -20,7 +20,7 @@ void gpio_early_init(void); /* overrideable GPIO config */ /* * Hooks to allow boards to set up the pinmux for a specific function. * Has to be implemented in the board files as we don't yet support pinmux - * setup from FTD. If a board file does not implement one of those functions + * setup from FDT. If a board file does not implement one of those functions * an empty stub function will be called. */