microchip: ps2: fix compilation error
fix compilation error when CONFIG_PM_DEVICE is not enabled Signed-off-by: Jay Vasanth <jay.vasanth@microchip.com>
This commit is contained in:
parent
be83225ee6
commit
7c43370997
1 changed files with 0 additions and 2 deletions
|
@ -16,10 +16,8 @@
|
|||
#include <zephyr/drivers/interrupt_controller/intc_mchp_xec_ecia.h>
|
||||
#endif
|
||||
#include <zephyr/drivers/pinctrl.h>
|
||||
#ifdef CONFIG_PM_DEVICE
|
||||
#include <zephyr/pm/device.h>
|
||||
#include <zephyr/pm/policy.h>
|
||||
#endif
|
||||
#include <zephyr/drivers/ps2.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue