]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit714c55f6e80a5c6f00b0d3c1f4deece1f9d40913
tree7125fbae0467e1ce64ea83f7f3d1b1f460b85b0c
parentb74c8afdce5ec86fb0217d98470d531e103e5b70
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