led: Remove unused get_state() initialization 32/315832/1 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20241210.162004
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 5 Dec 2024 04:57:21 +0000 (13:57 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Thu, 5 Dec 2024 04:59:37 +0000 (13:59 +0900)
commita80299c543f3935879ebd08ce0a245106e94624a
tree32c03509bdda0bf1e1babe64adc4a4015881b0a3
parent8f0ecda722e0602e36c690d742536e5a7f710046
led: Remove unused get_state() initialization

Before apply HAL ACR process, unused and unmanaged function will be removed.
This because there is no usage case and implementation of this function.
As removed from hal-api interface, it is also removed from hal-backend.

Change-Id: I645bb6d540bf2305b4f51d808abae743d6f8a7d9
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
hw/led/led.c