summaryrefslogtreecommitdiffstats
path: root/reg/usbotg.h
diff options
context:
space:
mode:
Diffstat (limited to 'reg/usbotg.h')
-rw-r--r--reg/usbotg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/reg/usbotg.h b/reg/usbotg.h
index 1343581..a806cbf 100644
--- a/reg/usbotg.h
+++ b/reg/usbotg.h
@@ -1,5 +1,5 @@
-#ifndef LIB_REG_USBOTG_H
-#define LIB_REG_USBOTG_H
+#ifndef MK20DX256_REG_USBOTG_H
+#define MK20DX256_REG_USBOTG_H
#include "regdefs.h"
@@ -230,4 +230,4 @@ struct usb0_bd {
#define BD_TOK_PID_TIMEOUT 0x0
#define BD_TOK_PID_ERROR 0xf
-#endif /* LIB_REG_USBOTG_H */
+#endif /* MK20DX256_REG_USBOTG_H */