modify dm9000

This commit is contained in:
刘益星
2010-06-01 07:07:46 +00:00
committed by 黄涛
parent 2f46dd4cd8
commit dda555085e

View File

@@ -147,7 +147,7 @@ typedef struct board_info {
} \
} while (0)
#ifdef CONFIG_DM9000_USE_NAND_CONTROL
#if defined(CONFIG_DM9000_USE_NAND_CONTROL) && defined(CONFIG_MTD_NAND_RK2818)
extern void rk2818_nand_status_mutex_lock(void);
extern int rk2818_nand_status_mutex_trylock(void);
extern void rk2818_nand_status_mutex_unlock(void);