mtd: map: Don't use "proxy" headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 26 Jun 2025 16:08:12 +0000 (19:08 +0300)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 28 Jul 2025 10:08:21 +0000 (12:08 +0200)
commit56eb7c13b97c6f9e2fed9e9899b01d1a6a595f28
treee17276f419a6f69eef1e084d5579cb2f44e14dd4
parent9358bdb9f9f54d94ceafc650deffefd737d19fdd
mtd: map: Don't use "proxy" headers

Update header inclusions to follow IWYU (Include What You Use)
principle.

Note that kernel.h is discouraged to be included as it's written
at the top of that file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
include/linux/mtd/map.h