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-Tag: firefly_0821_release~176^2~3117^2~46 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e0b04f2e94baca0f8135e7d5648c21be2e29d831;p=firefly-linux-kernel-4.4.55.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