X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fsuperio%2Fnsc%2Fpc8374%2Fchip.h;h=4ae78f8ac0ab593e917294d6c7ef7fc49a88052b;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hp=ec0a57a61797e9cdd106e3e57feadb2617a75a3e;hpb=784544b934d67dc85ccfcf33e04ff148045836ad;p=coreboot.git diff --git a/src/superio/nsc/pc8374/chip.h b/src/superio/nsc/pc8374/chip.h index ec0a57a61..4ae78f8ac 100644 --- a/src/superio/nsc/pc8374/chip.h +++ b/src/superio/nsc/pc8374/chip.h @@ -29,7 +29,7 @@ extern struct chip_operations superio_nsc_pc8374_ops; #include struct superio_nsc_pc8374_config { - + struct pc_keyboard keyboard; };