Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 825fd08d authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Mauro Carvalho Chehab
Browse files

[media] drivers: media: i2c: adv7343_regs.h: Fix typo in #ifndef



Test for definedness of the macro which is actually defined, and which
matches the name of the file.

Signed-off-by: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 69486eb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 * GNU General Public License for more details.
 */

#ifndef ADV7343_REG_H
#ifndef ADV7343_REGS_H
#define ADV7343_REGS_H

struct adv7343_std_info {