Move shared files to hwcommon package
authorPaweł Szewczyk <p.szewczyk@samsung.com>
Thu, 28 Jun 2018 12:04:56 +0000 (14:04 +0200)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Sat, 7 Jul 2018 02:56:28 +0000 (02:56 +0000)
commitc7ebaabc00052b1f33cb955e9a4d08ed7eb56ffa
tree96fe0e50904521c6de9d7d86cd569ddc2c984ca7
parentb36b3b22a9a9bac4fbac6d4f2e9361a2011ef5f0
Move shared files to hwcommon package

Change-Id: I110a8ccd4241b84f7d14889770958cb704534c5f
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
22 files changed:
hw/battery/CMakeLists.txt
hw/battery/battery.c
hw/cpu/CMakeLists.txt
hw/cpu/cpu.c
hw/display/CMakeLists.txt
hw/display/display.c
hw/external_connection/CMakeLists.txt
hw/external_connection/external_connection.c
hw/ir/CMakeLists.txt
hw/ir/ir.c
hw/led/CMakeLists.txt
hw/led/led.c
hw/shared.c [deleted file]
hw/shared.h [deleted file]
hw/thermal/CMakeLists.txt
hw/thermal/thermal.c
hw/touchscreen/CMakeLists.txt
hw/touchscreen/touchscreen.c
hw/udev.c
hw/usb_client/CMakeLists.txt
hw/usb_client/usb_client.c
hw/usb_gadget/CMakeLists.txt