On Mon, Mar 11, 2024 at 10:46 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > Update header inclusions to follow IWYU (Include What You Use) > principle. > > Fixes: 5804be061848 ("MIPS: ralink: Remove unused of_gpio.h") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202403090727.nLhljNp6-lkp@xxxxxxxxx/ > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > arch/mips/ralink/timer.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) Acked-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> Thanks, Sergio Paracuellos