]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/txx9/generic.h
MIPS: TXx9: Add mtd support
[linux-2.6-omap-h63xx.git] / include / asm-mips / txx9 / generic.h
index 0a225bf73496a469d865c209d358b05c97a57057..1982c4437b1dd056f13031a3a13bc8201f724f00 100644 (file)
@@ -59,4 +59,8 @@ static inline void txx9_sio_putchar_init(unsigned long baseaddr)
 }
 #endif
 
+struct physmap_flash_data;
+void txx9_physmap_flash_init(int no, unsigned long addr, unsigned long size,
+                            const struct physmap_flash_data *pdata);
+
 #endif /* __ASM_TXX9_GENERIC_H */