aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/generic_mpih-rshift.c
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2022-07-11 08:55:21 +0100
committerMarc Zyngier <[email protected]>2022-07-11 09:15:58 +0100
commit7dc487d27f7fef32a79eacb4159636b0ea425a5b (patch)
tree91850c1fba1041ea4982c09a91604dfee948df83 /lib/mpi/generic_mpih-rshift.c
parentdb2e5f21a48edf1d1110d348add54bf22050643b (diff)
gpio: thunderx: Don't directly include asm-generic/msi.h
On architectures that require it, asm-generic/msi.h is already dragged in by the higher level include files, and is commonly refered to as 'asm/msi.h'. It is also architecture specific, and breaks compilation in a pretty bad way now that linux/gpio/driver.h includes asm/msi.h (which drags a conflicting but nonetheless correct version of msi_alloc_info_t on x86). Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Fixes: 91a29af413de ("gpio: Remove dynamic allocation from populate_parent_alloc_arg()") Cc: Bartosz Golaszewski <[email protected]> Cc: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/mpi/generic_mpih-rshift.c')
0 files changed, 0 insertions, 0 deletions