summaryrefslogtreecommitdiff
path: root/lib/intel_chipset.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-06-29 16:47:14 +0100
committerThomas Wood <thomas.wood@intel.com>2015-07-02 08:17:17 +0100
commitd01ebbd97ddb323564c75bfaaa374011fde4cd38 (patch)
tree24f31471afbe6972599464f224c24d763456a572 /lib/intel_chipset.c
parent8a109f94b9205222f79f20350750b39dd4b068cd (diff)
docs: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/intel_chipset.c')
-rw-r--r--lib/intel_chipset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/intel_chipset.c b/lib/intel_chipset.c
index c0926287..7ac2d1f0 100644
--- a/lib/intel_chipset.c
+++ b/lib/intel_chipset.c
@@ -173,7 +173,7 @@ int intel_gen(uint32_t devid)
* intel_check_pch:
*
* Detects the PCH chipset type of the running systems and fills in the results
- * into the global #intel_pch varaible.
+ * into the global #intel_pch variable.
*/
void
intel_check_pch(void)