git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9981e14
)
UBI: block: Add CONFIG_BLOCK dependency
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Mon, 3 Mar 2014 16:42:40 +0000
(13:42 -0300)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 4 Mar 2014 12:49:53 +0000
(14:49 +0200)
The UBI block driver depends on the block infrastructure. Add the
proper dependency and fix a build error when CONFIG_BLOCK is not selected.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found