devfreq: tegra: use soc/tegra/chip-id.h for soc header

The soc tegra headers are unified and moved all the content of
linux/tegra-soc.h to the soc/tegra/chip-id.h to have the
single soc header for Tegra.

Change-Id: I4c45721243574f5d9e533360538790a94eaa57de
Signed-off-by: Timo Alho <talho@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1770148
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Timo Alho
2018-07-04 07:53:31 +03:00
committed by Laxman Dewangan
parent 79d16144f0
commit 52f91e7e3e

View File

@@ -35,7 +35,7 @@
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/clk/tegra.h>
#include <linux/tegra-soc.h>
#include <soc/tegra/chip-id.h>
#include <linux/module.h>
#define CREATE_TRACE_POINTS