]> git.dujemihanovic.xyz Git - linux.git/commitdiff
sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 23 Mar 2023 10:22:59 +0000 (11:22 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Tue, 25 Apr 2023 07:16:51 +0000 (09:16 +0200)
As arch/sh/include/uapi/asm/types.h doesn't exist, sh doesn't provide
any sh-specific uapi definitions, and it can just include
<asm-generic/int-ll64.h>, like most other architectures.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Link: https://lore.kernel.org/r/26932016c83c2ad350db59f5daf96117a38bbbd8.1679566927.git.geert@linux-m68k.org
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/include/asm/types.h

index 68eb24ad201383ef30a43032326ead5be03fee81..9b3fc923ee28701ce2176f1071e9d94a469b7eaf 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef __ASM_SH_TYPES_H
 #define __ASM_SH_TYPES_H
 
-#include <uapi/asm/types.h>
+#include <asm-generic/int-ll64.h>
 
 /*
  * These aren't exported outside the kernel to avoid name space clashes