diff --git a/drivers/platform/tegra/dce/dce-hsp-smb.c b/drivers/platform/tegra/dce/dce-hsp-smb.c index b90f62df..b239f1a2 100644 --- a/drivers/platform/tegra/dce/dce-hsp-smb.c +++ b/drivers/platform/tegra/dce/dce-hsp-smb.c @@ -7,6 +7,7 @@ #include #include #include +#include /** * smb_regs is a 2D array of read-only pointers to a function returning u32. diff --git a/drivers/platform/tegra/dce/dce-hsp-ss.c b/drivers/platform/tegra/dce/dce-hsp-ss.c index 6aa5f574..7fdf011c 100644 --- a/drivers/platform/tegra/dce/dce-hsp-ss.c +++ b/drivers/platform/tegra/dce/dce-hsp-ss.c @@ -7,6 +7,7 @@ #include #include #include +#include /** * ss_set_regs is a 2D array of read-only pointers to a function returning u32. diff --git a/drivers/platform/tegra/dce/include/dce-regs.h b/drivers/platform/tegra/dce/include/dce-regs.h index cf23e57f..0a502ba5 100644 --- a/drivers/platform/tegra/dce/include/dce-regs.h +++ b/drivers/platform/tegra/dce/include/dce-regs.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ /* - * Copyright (c) 2019-2023, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2019-2024, NVIDIA CORPORATION. All rights reserved. */ #ifndef DCE_REGS_H @@ -9,9 +9,6 @@ #include #include -#include #include -#define DCE_MAX_HSP 3 - #endif /* DCE_REGS_H */ diff --git a/drivers/platform/tegra/dce/include/hw/hw_hsp_dce.h b/drivers/platform/tegra/dce/include/hw/t234/hw_hsp_dce.h similarity index 98% rename from drivers/platform/tegra/dce/include/hw/hw_hsp_dce.h rename to drivers/platform/tegra/dce/include/hw/t234/hw_hsp_dce.h index eeba6dca..898f07b4 100644 --- a/drivers/platform/tegra/dce/include/hw/hw_hsp_dce.h +++ b/drivers/platform/tegra/dce/include/hw/t234/hw_hsp_dce.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (c) 2019-2023, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2019-2024, NVIDIA CORPORATION. All rights reserved. */ /* * Function naming determines intended use: