
3 Feb
2020
3 Feb
'20
10:33 a.m.
On Wed, Jan 22, 2020 at 11:01 PM Wolfgang Wallner wolfgang.wallner@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@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@gmail.com