summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorRohit Gupta <rohgup@codeaurora.org>2014-07-03 08:33:13 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:50 -0700
commite1d864dc94e8edb63813cc432af9a297e04ac66a (patch)
tree9062524f0527f2a85ffe621a1e6735d0afa603c7 /scripts/basic
parentd705a44178484d3bc8fe11cb4e3dde4e47e5d146 (diff)
cpufreq: cpu-boost: Make the code 64 bit compatible
As the pointers' size change to 64 bits in the 64 bit kernel, the int declarations for them from the legacy code give compilation warnings which get flagged as errors. Replace int casting of pointers with long to get rid of these warnings. Change-Id: I96b6cf342c2bf110220eac0addfb72fbdd969c6e Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions