arm: tcc8k: Add missing include
If NAND is enabled we better have the include around. Signed-off-by: Oskar Schirmer <oskar@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
parent
a5abba989d
commit
30d913556b
|
@ -17,6 +17,7 @@
|
|||
#include <asm/mach/time.h>
|
||||
|
||||
#include <mach/clock.h>
|
||||
#include <mach/tcc-nand.h>
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue