devtmpfs: add base.h include
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Apr 2013 16:00:15 +0000 (09:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Apr 2013 16:00:15 +0000 (09:00 -0700)
commitc3a30420902de10bcc4c8474766cb5f97f4c4dfc
tree2948faf74aedda75be8f1b5149b0d9e79513c8e1
parent3c2670e6515cf584810f417db9b00992c8b2d75a
devtmpfs: add base.h include

This fixes a sparse warning, and is a good idea given that the
devtmpfs_init() prototype is in this file.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/devtmpfs.c