]> 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)
commit62860c476915c73d80ff449e0dea41c58b2bd37b
tree7125fbae0467e1ce64ea83f7f3d1b1f460b85b0c
parent0bdbbec28dbd6014458ec2775f8fc996ab6bd82b
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