dm: systemace: Add driver-mode block-device support
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:31 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit4560ee470f021cfc3f6be37890c1391731c26f38
tree35267cbb4f5fcb55b44878bf96297350d30529f1
parenta0ff24c4672654fa6d13498e3a3367935bdc7334
dm: systemace: Add driver-mode block-device support

Add support for CONFIG_BLK to the systemace driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/block/systemace.c