[RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory
Simon Glass
sjg at chromium.org
Thu Jan 30 03:16:42 CET 2020
On Wed, 22 Jan 2020 at 08:01, Wolfgang Wallner
<wolfgang.wallner at br-automation.com> wrote:
>
> The code in this file is not specific to Apollo Lake. According to
> coreboot sources (where this code comes from), it is common to at least:
> * Apollo Lake
> * Cannon Lake
> * Ice Lake
> * Skylake
>
> Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> arch/x86/cpu/apollolake/itss.c | 2 +-
> arch/x86/include/asm/{arch-apollolake => }/itss.h | 0
> drivers/pinctrl/intel/pinctrl.c | 2 +-
> 3 files changed, 2 insertions(+), 2 deletions(-)
> rename arch/x86/include/asm/{arch-apollolake => }/itss.h (100%)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list