瀏覽代碼

mei: hw: fix a spelling mistake

notifcation -> notification

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Tomas Winkler 8 年之前
父節點
當前提交
b6a38565e6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/misc/mei/hw.h

+ 1 - 1
drivers/misc/mei/hw.h

@@ -65,7 +65,7 @@
 #define HBM_MAJOR_VERSION_DOT              2
 
 /*
- * MEI version with notifcation support
+ * MEI version with notification support
  */
 #define HBM_MINOR_VERSION_EV               0
 #define HBM_MAJOR_VERSION_EV               2