soc: fsl: Replace kernel.h with the necessary inclusions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 10 Nov 2021 10:59:52 +0000 (12:59 +0200)
committerLi Yang <leoyang.li@nxp.com>
Fri, 18 Feb 2022 23:11:17 +0000 (17:11 -0600)
commit988f0a9045b0058a43ccee764a671dfab81e6d15
tree6b6517e418416a9aabdba9d44bbb73f7a27f32b3
parent6b4266b8deb857ce2dc2a9b769b242865b9a0bce
soc: fsl: Replace kernel.h with the necessary inclusions

When kernel.h is used in the headers it adds a lot into dependency hell,
especially when there are circular dependencies are involved.

Replace kernel.h inclusion with the list of what is really being used.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
include/soc/fsl/dpaa2-fd.h
include/soc/fsl/qe/immap_qe.h
include/soc/fsl/qe/qe_tdm.h
include/soc/fsl/qe/ucc_fast.h
include/soc/fsl/qe/ucc_slow.h