tusb6010: move from hw/timer to hw/usb
commit14ec7b2c5bc0e7b0f7097211d349b57450f09d02
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Feb 2016 12:03:24 +0000 (19 12:03 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 23 Feb 2016 09:38:00 +0000 (23 10:38 +0100)
tree5629f5cfcae5e0bda99f824c58d81edf3f4f1387
parent80eecda8e5d09c442c24307f340840a5b70ea3b9
tusb6010: move from hw/timer to hw/usb

The TUSB6010 is a USB controller (as the name suggests). Move it from
hw/timer (where it was accidentally filed in 2013 when we moved
everything out of hw/) to hw/usb.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1455883404-10976-1-git-send-email-peter.maydell@linaro.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/timer/Makefile.objs
hw/usb/Makefile.objs
hw/usb/tusb6010.c [moved from hw/timer/tusb6010.c with 100% similarity]