projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f46dd4
)
modify dm9000
author
刘益星
<lyx@rock-chips.com>
Tue, 1 Jun 2010 07:07:46 +0000
(07:07 +0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:21 +0000
(13:35 +0800)
drivers/net/dm9000.c
patch
|
blob
|
history
diff --git
a/drivers/net/dm9000.c
b/drivers/net/dm9000.c
index 701599ac4c420404a02a366416a6b0b9245f8563..52e0bb94180eb2f303327e626a883526eea7b569 100644
(file)
--- a/
drivers/net/dm9000.c
+++ b/
drivers/net/dm9000.c
@@
-147,7
+147,7
@@
typedef struct board_info {
} \
} while (0)
-#if
def 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);