aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h')
-rw-r--r--src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h b/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
index 067ff98367..bcac45ab57 100644
--- a/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
+++ b/src/soc/amd/common/block/include/amdblocks/amd_pci_mmconf.h
@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#ifndef __AMD_BLOCK_PCI_MMCONF_H__
-#define __AMD_BLOCK_PCI_MMCONF_H__
+#ifndef AMD_BLOCK_PCI_MMCONF_H
+#define AMD_BLOCK_PCI_MMCONF_H
void enable_pci_mmconf(void);
-#endif /* __AMD_BLOCK_PCI_MMCONF_H__ */
+#endif /* AMD_BLOCK_PCI_MMCONF_H */