diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb index fab4cca483..e7aecdb480 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb +++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb @@ -198,9 +198,9 @@ chip northbridge/intel/sandybridge #drq 0xfe = 0x03 end end - end - chip drivers/pc80/tpm - device pnp 4e.0 on end # TPM module + chip drivers/pc80/tpm + device pnp 4e.0 on end # TPM module + end end device pci 1f.2 on # SATA Controller 1 subsystemid 0x103c 0x1495 |