summaryrefslogtreecommitdiff
path: root/include/usb_bb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb_bb.h')
-rw-r--r--include/usb_bb.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/usb_bb.h b/include/usb_bb.h
index 56864a6a1d..1d12e1305f 100644
--- a/include/usb_bb.h
+++ b/include/usb_bb.h
@@ -5,8 +5,8 @@
* USB billboard definitions.
*/
-#ifndef USB_BB_H
-#define USB_BB_H
+#ifndef __CROS_EC_USB_BB_H
+#define __CROS_EC_USB_BB_H
/* per Billboard Device Class Spec Revision 1.0 */
@@ -50,5 +50,5 @@ struct usb_bb_caps_base_descriptor {
/* Note, 7W (111b) is reserved */
-#endif /* USB_BB_H */
+#endif /* __CROS_EC_USB_BB_H */