Commit 36f8250e authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

regulator: fan53555: Prevent multiple include of fan53555.h

Add define for __FAN53555_H__ to prevent multiple include of the header file.
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent c095ba72
......@@ -11,6 +11,7 @@
*/
#ifndef __FAN53555_H__
#define __FAN53555_H__
/* VSEL ID */
enum {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment