Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drivers/ipack/devices/ipoctal.h: Fix typo in include guard

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Rasmus Villemoes and committed by
Greg Kroah-Hartman
e0b04f2e 95ead5f6

+1 -1
+1 -1
drivers/ipack/devices/ipoctal.h
··· 12 12 * Software Foundation; version 2 of the License. 13 13 */ 14 14 15 - #ifndef _IPOCTAL_H 15 + #ifndef _IPOCTAL_H_ 16 16 #define _IPOCTAL_H_ 17 17 18 18 #define NR_CHANNELS 8