mirror of
git://nv-tegra.nvidia.com/linux-hwpm.git
synced 2025-12-22 17:30:40 +03:00
platform: tegra: hwpm: Remove SCF FIXME
All SCF apertures have been added. Remove the unnecessary FIXME. Change-Id: Id63ce53a448366a4ba3cdcb60f077d748e5c28be Signed-off-by: Adeel Raza <araza@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-t23x/+/2532539 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Vedashree Vidwans <vvidwans@nvidia.com> Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
70941decf9
commit
4e01e6e523
@@ -431,7 +431,6 @@ struct hwpm_resource_aperture mgbe_map[] = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
/* FIXME: Any missing apertures? */
|
|
||||||
struct hwpm_resource_aperture scf_map[] = {
|
struct hwpm_resource_aperture scf_map[] = {
|
||||||
{
|
{
|
||||||
.start_pa = 0,
|
.start_pa = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user