summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2021-06-25 14:23:06 -0500
committerLokesh Vutla <[email protected]>2021-07-15 17:56:04 +0530
commit1ddd0ed34a9a8392852551a8e54fd10776ccd637 (patch)
tree0105f5dc7c90b95ac9c9bbcae11b2b6236b4498c /scripts/basic
parent81b98c6627340ffebe3bc9ab6292b538645a2ea8 (diff)
arm: omap3: Make try_unlock_memory() static
try_unlock_memory() is only used in one file, so make it static in that file,remove it from the sys_proto header file, and relocate it into the #ifdef section that call it. This will make it only built under the conditions when it is called, and it may help with some further optimization in the future. Signed-off-by: Adam Ford <[email protected]> Signed-off-by: Lokesh Vutla <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions