summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tcc8k/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tcc8k/common.h')
-rw-r--r--arch/arm/mach-tcc8k/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-tcc8k/common.h b/arch/arm/mach-tcc8k/common.h
index 365f18adf30c..705690add395 100644
--- a/arch/arm/mach-tcc8k/common.h
+++ b/arch/arm/mach-tcc8k/common.h
@@ -1,6 +1,10 @@
#ifndef MACH_TCC8K_COMMON_H
#define MACH_TCC8K_COMMON_H
+#include <linux/platform_device.h>
+
+extern struct platform_device tcc_nand_device;
+
struct clk;
extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq);