projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9baa37b
)
omap4: Remove CONFIG_SYS_MMC_SET_DEV
author
Tom Rini
<trini@ti.com>
Fri, 13 Apr 2012 12:19:59 +0000
(12:19 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:27 +0000
(08:31 +0200)
This is only used on !CONFIG_GENERIC_MMC which is false here.
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/omap4_common.h
patch
|
blob
|
history
diff --git
a/include/configs/omap4_common.h
b/include/configs/omap4_common.h
index 01b4d6c6b7125f1e7d21ec5ba665f374cf53ef84..4ace07b6244e6b46d54fecbf8e115beb0682184f 100644
(file)
--- a/
include/configs/omap4_common.h
+++ b/
include/configs/omap4_common.h
@@
-106,7
+106,6
@@
#define CONFIG_GENERIC_MMC 1
#define CONFIG_MMC 1
#define CONFIG_OMAP_HSMMC 1
-#define CONFIG_SYS_MMC_SET_DEV 1
#define CONFIG_DOS_PARTITION 1