mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
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>
This commit is contained in:
parent
63ff05a1ad
commit
e65faec541
@ -10,8 +10,8 @@
|
||||
* Martin Bugge <marbugge@cisco.com>
|
||||
*/
|
||||
|
||||
#ifndef THS7353_H
|
||||
#define THS7353_H
|
||||
#ifndef THS7303_H
|
||||
#define THS7303_H
|
||||
|
||||
/**
|
||||
* struct ths7303_platform_data - Platform dependent data
|
||||
|
Loading…
Reference in New Issue
Block a user