summaryrefslogtreecommitdiff
path: root/include/drivers/marvell/mochi/ap_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drivers/marvell/mochi/ap_setup.h')
-rw-r--r--include/drivers/marvell/mochi/ap_setup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/drivers/marvell/mochi/ap_setup.h b/include/drivers/marvell/mochi/ap_setup.h
index 41f2bac3..eff44732 100644
--- a/include/drivers/marvell/mochi/ap_setup.h
+++ b/include/drivers/marvell/mochi/ap_setup.h
@@ -7,11 +7,11 @@
/* AP8xx Marvell SoC driver */
-#ifndef __AP_SETUP_H__
-#define __AP_SETUP_H__
+#ifndef AP_SETUP_H
+#define AP_SETUP_H
void ap_init(void);
void ap_ble_init(void);
int ap_get_count(void);
-#endif /* __AP_SETUP_H__ */
+#endif /* AP_SETUP_H */