[PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>

Alexandre Ghiti posted 24 patches 2 years, 6 months ago
There is a newer version of this series
[PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Posted by Alexandre Ghiti 2 years, 6 months ago
From: Palmer Dabbelt <palmer@rivosinc.com>

Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
---
 arch/parisc/include/uapi/asm/setup.h | 5 -----
 1 file changed, 5 deletions(-)
 delete mode 100644 arch/parisc/include/uapi/asm/setup.h

diff --git a/arch/parisc/include/uapi/asm/setup.h b/arch/parisc/include/uapi/asm/setup.h
deleted file mode 100644
index bfad89428e47..000000000000
--- a/arch/parisc/include/uapi/asm/setup.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#ifndef _PARISC_SETUP_H
-#define _PARISC_SETUP_H
-
-#endif /* _PARISC_SETUP_H */
-- 
2.37.2
Re: [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Posted by Philippe Mathieu-Daudé 2 years, 6 months ago
On 14/2/23 08:49, Alexandre Ghiti wrote:
> From: Palmer Dabbelt <palmer@rivosinc.com>
> 
> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
> ---
>   arch/parisc/include/uapi/asm/setup.h | 5 -----
>   1 file changed, 5 deletions(-)
>   delete mode 100644 arch/parisc/include/uapi/asm/setup.h

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Re: [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>
Posted by Helge Deller 2 years, 6 months ago
On 2/14/23 10:08, Philippe Mathieu-Daudé wrote:
> On 14/2/23 08:49, Alexandre Ghiti wrote:
>> From: Palmer Dabbelt <palmer@rivosinc.com>
>>
>> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
>> ---
>>   arch/parisc/include/uapi/asm/setup.h | 5 -----
>>   1 file changed, 5 deletions(-)
>>   delete mode 100644 arch/parisc/include/uapi/asm/setup.h
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Acked-by: Helge Deller <deller@gmx.de>