[PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
Easwar Hariharan
eahariha at linux.microsoft.com
Thu Dec 5 21:14:40 PST 2024
On 11/25/2024 3:24 PM, Nuno Das Neves wrote:
> Remove all hyperv-tlfs.h files. These are no longer included
> anywhere. hyperv/hvhdk.h serves the same role, but with an easier
> path for adding new definitions.
>
> Remove the relevant lines in MAINTAINERS.
>
> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>
> ---
> MAINTAINERS | 3 -
> arch/arm64/include/asm/hyperv-tlfs.h | 71 ---
> arch/x86/include/asm/hyperv-tlfs.h | 811 ------------------------
> include/asm-generic/hyperv-tlfs.h | 883 ---------------------------
> 4 files changed, 1768 deletions(-)
> delete mode 100644 arch/arm64/include/asm/hyperv-tlfs.h
> delete mode 100644 arch/x86/include/asm/hyperv-tlfs.h
> delete mode 100644 include/asm-generic/hyperv-tlfs.h
>
Reviewed-by: Easwar Hariharan <eahariha at linux.microsoft.com>
More information about the linux-arm-kernel
mailing list