mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
BOOT_GPC2CLK was defined in clk.c and clk.h, but not used there. Move the definition to the only user of BOOT_GPC2CLK, which is pci.c. JIRA NVGPU-961 Change-Id: Idff290fb447390b44ee09eab853e434e124e84bb Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1986069 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>