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

media: ths7303: Fix the include guard

Everything is about THS7303, so let the include guard reflect it as well
to avoid potential future conflict.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>

authored by

Christophe JAILLET and committed by
Hans Verkuil
e65faec5 63ff05a1

+2 -2
+2 -2
include/media/i2c/ths7303.h
··· 10 10 * Martin Bugge <marbugge@cisco.com> 11 11 */ 12 12 13 - #ifndef THS7353_H 14 - #define THS7353_H 13 + #ifndef THS7303_H 14 + #define THS7303_H 15 15 16 16 /** 17 17 * struct ths7303_platform_data - Platform dependent data