mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
nvadsp: Use helper function __tegra_get_chip_id
tegra_get_chip_id() API is not exported from core kernel, so use __tegra_get_chip_id() from fuse-helper.h instead. Bug 4416828 Bug 4164138 Bug 3682950 Change-Id: Ieb6fde256c9fd7b5dfbd6975a030536834042cc5 Signed-off-by: Viswanath L <viswanathl@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3078396 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
289095dfc6
commit
19c895951f
@@ -155,7 +155,7 @@ struct nvadsp_chipdata {
|
||||
|
||||
bool amc_not_avlbl;
|
||||
bool amc_err_war;
|
||||
bool chipid_ext;
|
||||
u32 chipid_ext;
|
||||
|
||||
u32 adsp_prid;
|
||||
char *adsp_elf;
|
||||
|
||||
Reference in New Issue
Block a user