summaryrefslogtreecommitdiff
path: root/hw/net/rocker/rocker_tlv.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/rocker/rocker_tlv.h')
-rw-r--r--hw/net/rocker/rocker_tlv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/net/rocker/rocker_tlv.h b/hw/net/rocker/rocker_tlv.h
index 88561648f0..dd28d08443 100644
--- a/hw/net/rocker/rocker_tlv.h
+++ b/hw/net/rocker/rocker_tlv.h
@@ -14,8 +14,8 @@
* GNU General Public License for more details.
*/
-#ifndef _ROCKER_TLV_H_
-#define _ROCKER_TLV_H_
+#ifndef ROCKER_TLV_H
+#define ROCKER_TLV_H
#define ROCKER_TLV_ALIGNTO 8U
#define ROCKER_TLV_ALIGN(len) \