sys/vfs/tmpfs: Remove #include <sys/spinlock2.h>
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 4 May 2015 18:55:17 +0000 (03:55 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 4 May 2015 19:28:20 +0000 (04:28 +0900)
commit722843f72069149ba7191e97c8422b9f6b458dd2
treeef295f2e18b5752c400a5f99691a98022c5d245f
parent23db337972550a5403043aa25e8ffd4592fd9c42
sys/vfs/tmpfs: Remove #include <sys/spinlock2.h>

- tmpfs no longer uses spinlock (it did before).
sys/vfs/tmpfs/tmpfs_subr.c