s5j/sflash: fix compilation error when CONFIG_MTD_PROGMEM is not set
authorEunBong Song <eunb.song@samsung.com>
Thu, 6 Apr 2017 01:29:09 +0000 (10:29 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:08 +0000 (12:02 +0900)
commit43f8045c5434f7f8d7e0dc0b0ea954ec890aa8e1
tree3378060bcdc361aeca08899153afdcbccd274920
parentf5f55aab07ca6a2dfc1080a68c1b28960cdd1b2d
s5j/sflash: fix compilation error when CONFIG_MTD_PROGMEM is not set

This patch fixes a compilation error at s5j_sflash_init() when
CONFIG_MTD_PROGMEM is disabled, but CONFIG_S5J_SFLASH.

Change-Id: I173cd4a500b2817ed73bf441e38ebb65bff53e96
Signed-off-by: EunBong Song <eunb.song@samsung.com>
os/arch/arm/src/s5j/s5j_sflash.c