mirror of
git://nv-tegra.nvidia.com/linux-hwpm.git
synced 2025-12-22 17:30:40 +03:00
tegra: hwpm: move regops functions to os folder
Regops functions refer to linux uapi structures. As an effort to make HWPM driver OS agnostic, move regops functions to os linux folder. Jira THWPM-59 Change-Id: Ia06c4da5c91a59b088678daaaf6063d70af99177 Signed-off-by: Vedashree Vidwans <vvidwans@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2738155 Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Vasuki Shankar <vasukis@nvidia.com> Reviewed-by: Seema Khowala <seemaj@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
mobile promotions
parent
221e73d921
commit
c893ae2cd9
@@ -30,6 +30,7 @@
|
||||
#include <tegra_hwpm.h>
|
||||
#include <tegra_hwpm_common.h>
|
||||
#include <os/linux/mem_mgmt_utils.h>
|
||||
#include <os/linux/regops_utils.h>
|
||||
|
||||
#define LA_CLK_RATE 625000000UL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user