Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 080853af authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds
Browse files

include cacheflush.h in FEC driver



Include cacheflush.h to get definitions for cache functions used
in this code.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 05ff0970
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@
#include <asm/uaccess.h>
#include <asm/io.h>
#include <asm/pgtable.h>
#include <asm/cacheflush.h>

#if defined(CONFIG_M523x) || defined(CONFIG_M527x) || \
    defined(CONFIG_M5272) || defined(CONFIG_M528x) || \