aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <[email protected]>2020-03-13 14:34:53 +0530
committerCatalin Marinas <[email protected]>2020-03-18 09:50:19 +0000
commit8c176e1625a66d35362d4eac7ceab55c1229b481 (patch)
treeae55bdfa83ec6d113165dea6a93a121a26b3f116 /scripts/patch-kernel
parentdf3551011b8188e7a9291a66c2c0a04c4eb9d8eb (diff)
arm64: cpufeature: Move cpu capability helpers inside C file
These helpers are used only by functions inside cpufeature.c and hence makes sense to be moved from cpufeature.h to cpufeature.c as they are not expected to be used globally. This change helps in reducing the header file size as well as to add future cpu capability types without confusion. Only a cpu capability type macro is sufficient to expose those capabilities globally. Signed-off-by: Amit Daniel Kachhap <[email protected]> Reviewed-by: Vincenzo Frascino <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions