fs/aio: remove legacy NuttX uIP based AIO
authorEunBong Song <eunb.song@samsung.com>
Thu, 16 Mar 2017 03:59:39 +0000 (12:59 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 09:58:43 +0000 (18:58 +0900)
commitcb0faf1484000374056da98c7227c2b727c6b7af
treecc80118680ac2753cff8e83fa20019e31fe32c52
parent9a9aea2aaa95c6600b296d879967a1af3983d696
fs/aio: remove legacy NuttX uIP based AIO

AIO_HAVE_PSOCK is a legacy NuttX uIP feature and not supported anymore.
Let's remove this.

Change-Id: Ie058dcbb95493732c7cb4eddb45d9b8288274779
Signed-off-by: EunBong Song <eunb.song@samsung.com>
os/fs/aio/aio.h
os/fs/aio/aio_read.c
os/fs/aio/aio_write.c
os/fs/aio/aioc_contain.c