serial: mxs-auart: Remove <asm/cacheflush.h>
authorFabio Estevam <festevam@gmail.com>
Mon, 18 Jan 2021 15:21:54 +0000 (12:21 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Jan 2021 17:48:19 +0000 (18:48 +0100)
commit532b7cecdd4bee0e50c704b1281194c88f19cef1
tree2f6791c25c90bcb2db88e84b1e2367f20369654d
parent08fdc69945603355d24ef4adc811d2e368adbb56
serial: mxs-auart: Remove <asm/cacheflush.h>

There is nothing in the driver that uses the definitions
from <asm/cacheflush.h>.

Remove the unused header file inclusion.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210118152154.1644569-2-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mxs-auart.c