X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=blobdiff_plain;f=src%2Fsuperio%2Fnsc%2Fpc87427%2Fchip.h;h=610dbdf8f72fd1e524b2e981a00d6f51c8f8ff98;hp=d044fe09ff73304587b875fedc0a179e333b0c51;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hpb=784544b934d67dc85ccfcf33e04ff148045836ad diff --git a/src/superio/nsc/pc87427/chip.h b/src/superio/nsc/pc87427/chip.h index d044fe09f..610dbdf8f 100644 --- a/src/superio/nsc/pc87427/chip.h +++ b/src/superio/nsc/pc87427/chip.h @@ -28,7 +28,7 @@ extern struct chip_operations superio_nsc_pc87427_ops; #include struct superio_nsc_pc87427_config { - + struct pc_keyboard keyboard; };