From: Tomas Winkler Date: Sun, 30 Apr 2017 10:12:11 +0000 (+0300) Subject: mei: hw: fix a spelling mistake X-Git-Tag: v4.13-rc1~181^2~120 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b6a38565e6d783a16854654b3cfb3a178768b37a;p=karo-tx-linux.git mei: hw: fix a spelling mistake notifcation -> notification Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/mei/hw.h b/drivers/misc/mei/hw.h index e1e4d47d4d7d..5c8286b40b62 100644 --- a/drivers/misc/mei/hw.h +++ b/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