X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fsuperio%2Ffintek%2Ff71863fg%2Fchip.h;h=ade7498e351353ae03a4e4699201809eeed37eee;hb=5ff7c13e858a31addf1558731a12cf6c753b576d;hp=5ccfa5bd764534f0e9167c6452edfd09f5a66baa;hpb=7fa0819ecf076c283c942d4af5e9bcfaf8c4bd49;p=coreboot.git diff --git a/src/superio/fintek/f71863fg/chip.h b/src/superio/fintek/f71863fg/chip.h index 5ccfa5bd7..ade7498e3 100644 --- a/src/superio/fintek/f71863fg/chip.h +++ b/src/superio/fintek/f71863fg/chip.h @@ -28,7 +28,7 @@ extern struct chip_operations superio_fintek_f71863fg_ops; struct superio_fintek_f71863fg_config { - struct uart8250 com1, com2; + struct pc_keyboard keyboard; };