pit8253: Fixed another typo (thanks Tafoid, no credit)

This commit is contained in:
Dirk Best 2010-02-25 15:51:57 +00:00
parent 4ff4cc3ae0
commit fe97b6f9b2

View File

@ -1004,7 +1004,7 @@ static const struct pic8259_interface mediagx_pic8259_1_config =
static const struct pic8259_interface mediagx_pic8259_2_config =
{
DEVCB_DEVICE_LINE("pic8259_1", pic8259_ir2_w)
DEVCB_DEVICE_LINE("pic8259_master", pic8259_ir2_w)
};