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)
commit9b322dbd527bda6e51fd8ea0992b46c50da239f1
tree92f138d2e936f1a2bc16f62a10c71b27e5610b0d
parente77777b2ffb0e189ae29e5f7c6004aa3c4bd7951
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