On Fri, Sep 20, 2019 at 11:32:39AM -0700, Stephen Boyd wrote: > Some of these includes aren't used, for example of_gpio.h and freezer.h, > or they are missing, for example kernel.h for min_t() usage. Add missing > headers and remove unused ones so that we don't have to expand all these > headers into this file when they're not actually necessary. > > Cc: Andrey Pronin <apro...@chromium.org> > Cc: Duncan Laurie <dlau...@chromium.org> > Cc: Jason Gunthorpe <j...@ziepe.ca> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Guenter Roeck <gro...@chromium.org> > Cc: Alexander Steffen <alexander.stef...@infineon.com> > Cc: Heiko Stuebner <he...@sntech.de> > Signed-off-by: Stephen Boyd <swb...@chromium.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakki...@linux.intel.com> /Jarkko