btrfs: include asm/unaligned.h in accessors.h
authorJosef Bacik <josef@toxicpanda.com>
Fri, 25 Aug 2023 20:19:23 +0000 (16:19 -0400)
committerDavid Sterba <dsterba@suse.com>
Thu, 12 Oct 2023 14:44:02 +0000 (16:44 +0200)
commitf005d997c4defa35d092aa3da11c44432a266a9a
treef5ef076185e5aeb01882290bb47015c5d2ea34bc
parent1b9e6a15bcc9abd5e6d641a29b82aad5d8e801d8
btrfs: include asm/unaligned.h in accessors.h

We use the unaligned helpers directly in accessors.h, add the include
here.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/accessors.h