aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-05-12 12:24:42 +0200
committerThomas Zimmermann <[email protected]>2023-05-18 11:06:21 +0200
commit8ff1541da3908b504cb53e5384d5deae2b9c6e1a (patch)
treeb67f667340aa18a09ae059cc88d04cf220da6532 /lib/mpi/mpi-sub-ui.c
parente1d534ac5b764a573789d4e1d79be6fb7abb1d78 (diff)
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Replace include statements for <asm/fb.h> with <linux/fb.h>. Fixes the coding style: if a header is available in asm/ and linux/, it is preferable to include the header from linux/. This only affects a few source files, most of which already include <linux/fb.h>. Suggested-by: Sam Ravnborg <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Reviewed-by: Sui Jingfeng <[email protected]> Reviewed-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions