public inbox for linux-parisc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
@ 2020-11-10 16:51 Geert Uytterhoeven
  2020-11-11 19:03 ` Helge Deller
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-11-10 16:51 UTC (permalink / raw)
  To: James E . J . Bottomley, Helge Deller
  Cc: linux-parisc, linux-kernel, Geert Uytterhoeven

Uapi <asm-generic/types.h> just includes <asm-generic/int-ll64.h>

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
This is a resend of a very old patch from 2013, which is still valid.

 arch/parisc/include/uapi/asm/types.h | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 arch/parisc/include/uapi/asm/types.h

diff --git a/arch/parisc/include/uapi/asm/types.h b/arch/parisc/include/uapi/asm/types.h
deleted file mode 100644
index 28c7d7453b10f9b1..0000000000000000
--- a/arch/parisc/include/uapi/asm/types.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
-#ifndef _PARISC_TYPES_H
-#define _PARISC_TYPES_H
-
-#include <asm-generic/int-ll64.h>
-
-#endif
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
  2020-11-10 16:51 [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h> Geert Uytterhoeven
@ 2020-11-11 19:03 ` Helge Deller
  0 siblings, 0 replies; 2+ messages in thread
From: Helge Deller @ 2020-11-11 19:03 UTC (permalink / raw)
  To: Geert Uytterhoeven, James E . J . Bottomley; +Cc: linux-parisc, linux-kernel

On 11/10/20 5:51 PM, Geert Uytterhoeven wrote:
> Uapi <asm-generic/types.h> just includes <asm-generic/int-ll64.h>
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Thanks, applied to the parisc for-next tree.

Helge

> ---
> This is a resend of a very old patch from 2013, which is still valid.
>
>  arch/parisc/include/uapi/asm/types.h | 7 -------
>  1 file changed, 7 deletions(-)
>  delete mode 100644 arch/parisc/include/uapi/asm/types.h
>
> diff --git a/arch/parisc/include/uapi/asm/types.h b/arch/parisc/include/uapi/asm/types.h
> deleted file mode 100644
> index 28c7d7453b10f9b1..0000000000000000
> --- a/arch/parisc/include/uapi/asm/types.h
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
> -#ifndef _PARISC_TYPES_H
> -#define _PARISC_TYPES_H
> -
> -#include <asm-generic/int-ll64.h>
> -
> -#endif
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-11 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-10 16:51 [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h> Geert Uytterhoeven
2020-11-11 19:03 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox