drivers/ptp/ptp_ines.c:837:34: warning: unused variable 'ines_ptp_ctrl_of_match'

2020-10-27 Thread kernel test robot
in_constant_p((__u16)(x)) ? \ ^~~~~~~~~~~~~ >> drivers/ptp/ptp_ines.c:837:34: warning: unused variable >> 'ines_ptp_ctrl_of_match' [-Wunused-const-variable] static const struct of_device_id ines_ptp_ctrl_of_match[] = { ^ 4 warnings gener

drivers/ptp/ptp_ines.c:837:34: warning: unused variable 'ines_ptp_ctrl_of_match'

2020-07-31 Thread kernel test robot
~~~ include/uapi/linux/swab.h:104:2: note: expanded from macro '__swab16' (__builtin_constant_p((__u16)(x)) ? \ ^~~~~~~~~~~~~ >> drivers/ptp/ptp_ines.c:837:34: warning: unused variable >> 'ines_ptp_ctrl_of_match' [-Wunused-con

drivers/ptp/ptp_ines.c:837:34: warning: unused variable 'ines_ptp_ctrl_of_match'

2020-06-01 Thread kbuild test robot
_builtin_constant_p((__u16)(x)) ? ^~~~~~~~~~~~~~~~~ >> drivers/ptp/ptp_ines.c:837:34: warning: unused variable >> 'ines_ptp_ctrl_of_match' [-Wunused-const-variable] static const struct of_device_id ines_ptp_ctrl_of_match[] = { ^ 4 warnings generated. vim +/ines_ptp_ctrl_of_match +837 drivers/ptp/ptp_ine