Hellen says merge #1772 tle header
This commit is contained in:
parent
20dfacb521
commit
bd5ee9477c
|
@ -7,8 +7,7 @@
|
||||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef HW_LAYER_TLE6240_H_
|
#pragma once
|
||||||
#define HW_LAYER_TLE6240_H_
|
|
||||||
|
|
||||||
#include "efifeatures.h"
|
#include "efifeatures.h"
|
||||||
#include <hal.h>
|
#include <hal.h>
|
||||||
|
@ -43,4 +42,3 @@ int tle6240_add(unsigned int index, const struct tle6240_config *cfg);
|
||||||
}
|
}
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#endif /* HW_LAYER_TLE6240_H_ */
|
|
||||||
|
|
Loading…
Reference in New Issue