X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fsuperio%2Fsmsc%2Flpc47m15x%2Fchip.h;h=57aba06dd81663bdf9e65517761b0a56492e98fb;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hp=a4532bb4548158af6af1d2447e06f18eb7feb841;hpb=7fa0819ecf076c283c942d4af5e9bcfaf8c4bd49;p=coreboot.git diff --git a/src/superio/smsc/lpc47m15x/chip.h b/src/superio/smsc/lpc47m15x/chip.h index a4532bb45..57aba06dd 100644 --- a/src/superio/smsc/lpc47m15x/chip.h +++ b/src/superio/smsc/lpc47m15x/chip.h @@ -27,7 +27,7 @@ extern struct chip_operations superio_smsc_lpc47m15x_ops; #include struct superio_smsc_lpc47m15x_config { - struct uart8250 com1, com2; + struct pc_keyboard keyboard; };