]> git.ipfire.org Git - thirdparty/linux.git/commit
lib: math: polynomial: don't use 'proxy' headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Mar 2026 09:28:08 +0000 (10:28 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 28 Mar 2026 04:19:39 +0000 (21:19 -0700)
commit512e19a82bee561b8adf11fc37413d24b01382c8
tree09e7b58efe0e19fe9463c6ff754931d1c2536a10
parent7eece6917c541af24a6161b10a150b5744695f80
lib: math: polynomial: don't use 'proxy' headers

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

Link: https://lkml.kernel.org/r/20260302092831.2267785-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/math/polynomial.c