From 22d3ee5c48cbae136cb44aa812c562117ff6df29 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Mon, 3 Mar 2014 13:42:40 -0300 Subject: [PATCH] UBI: block: Add CONFIG_BLOCK dependency 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 Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy --- Reading git-format-patch failed