staging: fsl-mc: add missing includes to fsl-mc-private.h
authorStuart Yoder <stuart.yoder@nxp.com>
Mon, 17 Oct 2016 18:42:28 +0000 (13:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2016 07:48:55 +0000 (09:48 +0200)
commit8cf663053411f4b98689144e0588a8090df53fcb
tree4fab94bbea70275114257747397f4584c058896e
parent824ebf182db01e705550bf4f031fabfc969a74bc
staging: fsl-mc: add missing includes to fsl-mc-private.h

fsl-mc-private.h references several definitions that it does not explicitly
have includes for. Up until now we've gotten lucky due to include ordering
that things compile.  Add the missing includes.

Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/fsl-mc-private.h