Formatter issue.

This commit is contained in:
Jason Chestnut 2020-10-08 09:33:07 -04:00
parent 34e60af2b1
commit a418b7c0f6

View file

@ -51,7 +51,6 @@ static int kscan_gpio_config_interrupts(struct device **devices,
}
#endif
#define INST_MATRIX_ROWS(n) DT_INST_PROP_LEN(n, row_gpios)
#define INST_MATRIX_COLS(n) DT_INST_PROP_LEN(n, col_gpios)
#define INST_OUTPUT_LEN(n) \