summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-apollolake
diff options
context:
space:
mode:
authorWolfgang Wallner <wolfgang.wallner@br-automation.com>2020-01-22 16:01:44 +0100
committerBin Meng <bmeng.cn@gmail.com>2020-02-04 01:19:28 +0800
commit7d53b5a4ceaf86ecfe1bee097f27b49557e7cf7a (patch)
treeb53d6c0b5a975047d38b341e49cf8a4010d6b03a /arch/x86/include/asm/arch-apollolake
parent5e579cc0044b8660fff7fbc043982ff80ff7be7a (diff)
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
ITSS stands for "Interrupt Timer Subsystem", so add that term to the description of the relevant files. Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm/arch-apollolake')
-rw-r--r--arch/x86/include/asm/arch-apollolake/itss.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/arch-apollolake/itss.h b/arch/x86/include/asm/arch-apollolake/itss.h
index 1e29503974..c75d8fe8c2 100644
--- a/arch/x86/include/asm/arch-apollolake/itss.h
+++ b/arch/x86/include/asm/arch-apollolake/itss.h
@@ -1,5 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
+ * Interrupt Timer Subsystem
+ *
* Copyright (C) 2017 Intel Corporation.
* Copyright 2019 Google LLC
*