wwan: Replace kernel.h with the necessary inclusions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 22 Dec 2021 16:32:56 +0000 (18:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Dec 2021 11:21:53 +0000 (11:21 +0000)
commit30be4551f9e26292599e666985119a5b559a2e4a
tree7125fbae0467e1ce64ea83f7f3d1b1f460b85b0c
parente48cb313fde3e6f9434bb41c858d5c791d83f2d0
wwan: 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>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/wwan.h