]> git.baikalelectronics.ru Git - uboot.git/commit
arm: K3: Fix header comment match AM6 specific file function
authorAndrew F. Davis <afd@ti.com>
Fri, 10 Jan 2020 19:35:20 +0000 (14:35 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 20 Jan 2020 04:40:28 +0000 (10:10 +0530)
commitf638648e2727f52b21bfce77f8a1663666a56dea
tree92f138d2e936f1a2bc16f62a10c71b27e5610b0d
parent02b9029b9a29982e5f1169b6fc7309de96d56912
arm: K3: Fix header comment match AM6 specific file function

This file used to be the common location for K3 init when AM6 was the
only device, but common code was moved to common.c and this file became
AM6 specific, correct this header text.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/am6_init.c