projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfb25b8
)
parisc: unaligned: Include header file to avoid missing prototype warnings
author
Helge Deller
<deller@gmx.de>
Fri, 30 Jun 2023 11:08:00 +0000
(13:08 +0200)
committer
Helge Deller
<deller@gmx.de>
Fri, 30 Jun 2023 15:14:15 +0000
(17:14 +0200)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/unaligned.c
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/unaligned.c
b/arch/parisc/kernel/unaligned.c
index e8a4d77cff53a77ee20d0e0319fa360d208cdd6d..033b9e50b44aebc4ccaff074729890d9238247d6 100644
(file)
--- a/
arch/parisc/kernel/unaligned.c
+++ b/
arch/parisc/kernel/unaligned.c
@@
-11,6
+11,7
@@
#include <linux/signal.h>
#include <linux/ratelimit.h>
#include <linux/uaccess.h>
+#include <asm/unaligned.h>
#include <asm/hardirq.h>
#include <asm/traps.h>