]> www.infradead.org Git - users/dwmw2/linux.git/commit
hexagon: Move kernel prototypes out of uapi/asm/setup.h header
authorThomas Huth <thuth@redhat.com>
Thu, 2 May 2024 17:38:18 +0000 (19:38 +0200)
committerBrian Cain <brian.cain@oss.qualcomm.com>
Fri, 31 Jan 2025 02:45:45 +0000 (18:45 -0800)
commite882d6f72caa9fca7b615c7bc88998717552e05e
treed16503234429f771c3516dce4d63c3b37346aaf8
parente1e481edf9718222eeb285c41c1837c1c6b0afbd
hexagon: Move kernel prototypes out of uapi/asm/setup.h header

The kernel function prototypes are of no use for userspace and
shouldn't get exposed in an uapi header, so let's move them into
an internal header instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20240502173818.58152-1-thuth@redhat.com
Signed-off-by: Brian Cain <bcain@quicinc.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
arch/hexagon/include/asm/setup.h [new file with mode: 0644]
arch/hexagon/include/uapi/asm/setup.h