]> git.baikalelectronics.ru Git - uboot.git/commit
x86: i8254: Include required ibmpc.h header
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:01:48 +0000 (21:01 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commite69683a5c093eae75ec81266967a48af9a654da1
tree8d3cf5fef3b9dc12773ae1a9f428f4a47aee786f
parent482a0dd0f17fd06a60d7f2751a16905fa75c2567
x86: i8254: Include required ibmpc.h header

This is needed for this file, so include it here explicitly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/i8254.c