[PATCH] ASoC: Intel: Fix a typo

From: Bhaskar Chowdhury
Date: Mon Mar 22 2021 - 17:02:41 EST



s/defintions/definitions/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
sound/soc/intel/skylake/skl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/skylake/skl.h b/sound/soc/intel/skylake/skl.h
index 857ea17e3c9f..33ed274fc0cb 100644
--- a/sound/soc/intel/skylake/skl.h
+++ b/sound/soc/intel/skylake/skl.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
- * skl.h - HD Audio skylake defintions.
+ * skl.h - HD Audio skylake definitions.
*
* Copyright (C) 2015 Intel Corp
* Author: Jeeja KP <jeeja.kp@xxxxxxxxx>
--
2.31.0