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.stricted.de/?a=commitdiff_plain;h=e0b04f2e94baca0f8135e7d5648c21be2e29d831;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.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