diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-12-05 21:53:22 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-10-01 23:20:41 -0400 |
commit | 134d988208602ccae792e91475c05911c962798e (patch) | |
tree | 9ff9c798892b5ce94ec84eff1811edc3f7c34e4e /lib/packing.c | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
parisc: get rid of private asm/unaligned.h
Declarations local to arch/*/kernel/*.c are better off *not* in a public
header - arch/parisc/kernel/unaligned.h is just fine for those
bits.
With that done parisc asm/unaligned.h is reduced to include
of asm-generic/unaligned.h and can be removed - unaligned.h is in
mandatory-y in include/asm-generic/Kbuild.
Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/packing.c')
0 files changed, 0 insertions, 0 deletions