diff --git a/[refs] b/[refs] index 624426022a56..2be5efcd17ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 59a0a8aa6ab6e46926e8d12694593267c0869440 +refs/heads/master: f62c4a96f74d6c6dd56d1742697e94a5c2085e87 diff --git a/trunk/drivers/firmware/pcdp.h b/trunk/drivers/firmware/pcdp.h index e72cc47de33b..ce910d68bd19 100644 --- a/trunk/drivers/firmware/pcdp.h +++ b/trunk/drivers/firmware/pcdp.h @@ -52,6 +52,8 @@ struct pcdp_uart { u32 clock_rate; u8 pci_prog_intfc; u8 flags; + u16 conout_index; + u32 reserved; } __attribute__((packed)); #define PCDP_IF_PCI 1