Fix compile failure on Host error yaml file
Change-Id: Ic634a3d45b93fb9950c76a671b561d68b14e039c
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/org/open_power/Host/Access.metadata.yaml b/org/open_power/Host/Access.metadata.yaml
index 45a9450..f263858 100644
--- a/org/open_power/Host/Access.metadata.yaml
+++ b/org/open_power/Host/Access.metadata.yaml
@@ -1,13 +1,13 @@
- name: WriteCFAM
meta:
- - str:"ADDRESS=0x%X"
+ - str: "ADDRESS=0x%X"
type: uint32
inherits:
- xyz.openbmc_project.Common.Callout.Device
- name: ReadCFAM
meta:
- - str:"ADDRESS=0x%X"
+ - str: "ADDRESS=0x%X"
type: uint32
inherits:
- xyz.openbmc_project.Common.Callout.Device