[RFC PATCH 2/4] x86: Move itss.h from Apollo Lake to the generic x86 include directory
Bin Meng
bmeng.cn at gmail.com
Mon Feb 3 10:38:36 CET 2020
On Mon, Feb 3, 2020 at 5:33 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Wed, Jan 22, 2020 at 11:01 PM 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: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list