display: Remove unnecessary headers from headed/headless plugin 49/297349/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 17 Aug 2023 04:58:33 +0000 (13:58 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 17 Aug 2023 11:23:27 +0000 (20:23 +0900)
Change-Id: I6bfa944043026d5b6d29aa37b685eeb60f34c319
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
plugins/iot-headed/display/core.c
plugins/iot-headed/display/device-interface.c
plugins/iot-headed/display/key-filter.c
plugins/iot-headless/input/input-handler.h [deleted file]

index 5ce8dff..fd5058a 100644 (file)
 #include "poll.h"
 #include "lock-detector.h"
 #include "display-ops.h"
-#include "shared/devices.h"
-#include "core/udev.h"
-#include "shared/common.h"
-#include "shared/apps.h"
-#include "extcon/extcon.h"
-#include "battery/power-supply.h"
-#include "power/power.h"
-#include "power/power-off.h"
-#include "power/power-suspend.h"
-#include "power/power-boot.h"
-#include "power/power-doze.h"
 #include "device-interface.h"
-#include "display-plugin.h"
-#include "display-signal.h"
-#include "display-lock.h"
-#include "display-backlight.h"
-#include "display-misc.h"
 #include "display-panel.h"
 #include "display-config.h"
 #include "display-state-transition.h"
-#include "led/touch-key.h"
 
 /**
  * @addtogroup POWER_MANAGER
index a0d73e1..ccf92f4 100644 (file)
 #include <dlfcn.h>
 #include <hal/device/hal-display.h>
 
-#include "power/power-suspend.h"
 #include <libsyscommon/log.h>
-#include "shared/devices.h"
-#include "shared/common.h"
 #include "device-interface.h"
 #include "vconf.h"
 #include "core.h"
 #include "display-lock.h"
-#include "display-backlight.h"
 #include "display-panel.h"
 
 static struct display_backlight_ops backlight_ops;
index 988fa28..b03cb49 100644 (file)
 #include "display-misc.h"
 #include "display-state-transition.h"
 #include "display-util.h"
-#include "shared/common.h"
-#include "shared/devices.h"
-#include "shared/common.h"
 #include "shared/apps.h"
 #include <libsyscommon/log.h>
-#include "power/power-off.h"
-#include "power/power-suspend.h"
 #include "led/touch-key.h"
 #include "display-lock.h"
 #include "input/input.h"
diff --git a/plugins/iot-headless/input/input-handler.h b/plugins/iot-headless/input/input-handler.h
deleted file mode 100644 (file)
index e69de29..0000000