drivers/input/touchscreen/ads7846.c:412:2: warning: array index 6 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] drivers/input/touchscreen/ads7846.c:413:2: warning: array index 6 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] drivers/input/touchscreen/ads7846.c:416:2: warning: array index 7 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] drivers/input/touchscreen/ads7846.c:417:2: warning: array index 7 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] drivers/input/touchscreen/ads7846.c:418:12: warning: array index 7 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] drivers/input/touchscreen/ads7846.c:419:24: warning: array index 7 is past the end of the array (that has type 'struct spi_transfer[6]') [-Warray-bounds] 6 warnings generated.