From: Rasmus Villemoes Date: Fri, 22 Aug 2014 12:09:23 +0000 (+0200) Subject: drivers/ipack/devices/ipoctal.h: Fix typo in include guard X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;ds=sidebyside;h=e0b04f2e94baca0f8135e7d5648c21be2e29d831;p=linux-beck.git drivers/ipack/devices/ipoctal.h: Fix typo in include guard Signed-off-by: Rasmus Villemoes Acked-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/ipack/devices/ipoctal.h b/drivers/ipack/devices/ipoctal.h index 28f1c4233154..7fede0eb6a0c 100644 --- a/drivers/ipack/devices/ipoctal.h +++ b/drivers/ipack/devices/ipoctal.h @@ -12,7 +12,7 @@ * Software Foundation; version 2 of the License. */ -#ifndef _IPOCTAL_H +#ifndef _IPOCTAL_H_ #define _IPOCTAL_H_ #define NR_CHANNELS 8