greybus: uart-gb.c: don't include module.h
authorGreg Kroah-Hartman <greg@kroah.com>
Thu, 11 Dec 2014 22:10:52 +0000 (17:10 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 12 Dec 2014 00:53:59 +0000 (19:53 -0500)
commit3763f960a497fed19666dfd3366e28d6bc12b2c2
treed9a850b2b1b641f9721ea5870b947bfb0939dc18
parent0a9c4d70d372a85252c00a94cd45622b657397be
greybus: uart-gb.c: don't include module.h

No need to specifically include the greybus module.h here, greybus.h
already does so and we will be renaming it soon.

Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/uart-gb.c