diff options
author | Nishanth Menon <nm@ti.com> | 2023-11-01 15:56:03 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-10 11:01:50 -0500 |
commit | a94a4071d449e12c9fb5ac37d6362d22efcb27da (patch) | |
tree | 30296c854ff64fb51f5a484fefec2902ce0fb5c8 /arch/arm/mach-k3/j721e | |
parent | a40f35f0691f862d527ed75329773a24369a5b7e (diff) | |
download | u-boot-a94a4071d449e12c9fb5ac37d6362d22efcb27da.tar.gz u-boot-a94a4071d449e12c9fb5ac37d6362d22efcb27da.tar.bz2 u-boot-a94a4071d449e12c9fb5ac37d6362d22efcb27da.zip |
tree-wide: Replace http:// link with https:// link for ti.com
Replace instances of http://www.ti.com with https://www.ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm/mach-k3/j721e')
-rw-r--r-- | arch/arm/mach-k3/j721e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-k3/j721e/Makefile b/arch/arm/mach-k3/j721e/Makefile index ff9abd78ea..0f91cf4dae 100644 --- a/arch/arm/mach-k3/j721e/Makefile +++ b/arch/arm/mach-k3/j721e/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0+ # -# Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/ +# Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/ obj-y += clk-data.o obj-y += dev-data.o |