pckbd: remove duplicated keyboard and mouse defines
commit314f9064b67f117f6a82b1a1f1c70cd75a88e943
authorVolker Rümelin <vr_qemu@t-online.de>
Tue, 25 May 2021 18:14:40 +0000 (25 20:14 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 26 May 2021 09:32:50 +0000 (26 11:32 +0200)
treeb050842647fb77e9a67bdcc0b7130e686bd7e50a
parentf6f57a82989725fa6f23a4e55cebbc85a54b77c7
pckbd: remove duplicated keyboard and mouse defines

In 2005 the author of commit daa579632d "PS2 mouse and keyboard
separation (Paul Brook)" and 0e43e99c04 "PS2 mouse and keyboard
separation (Paul Brook)" separated the PS/2 controller code and
the PS/2 keyboard and mouse code. It seems he forgot to remove
a few defines. Remove them now.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210525181441.27768-11-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/input/pckbd.c