X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fsuperio%2Fnsc%2Fpc97307%2Fchip.h;h=cc43323f7925cf5eb3843a9babcdfa29e707d9c7;hp=838d36b9e2131a95a65d56158a302e2bea160206;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hpb=784544b934d67dc85ccfcf33e04ff148045836ad diff --git a/src/superio/nsc/pc97307/chip.h b/src/superio/nsc/pc97307/chip.h index 838d36b9e..cc43323f7 100644 --- a/src/superio/nsc/pc97307/chip.h +++ b/src/superio/nsc/pc97307/chip.h @@ -34,7 +34,7 @@ extern struct chip_operations superio_nsc_pc97307_ops; #include struct superio_nsc_pc97307_config { - + struct pc_keyboard keyboard; }; #endif