Hello, I am using the linux-4.44.120-armada-18.09.2 version of the kernel, then I use make menuconfig and select SPINAND Device Support For Gidadevice under Staging drivers under Device Drivers. After saving and exiting, then use make (The ARCH and CROSS_COMPILE have been specified) Can you see the error after the error?
The first error when I compile it is /drivers/staging/gd5f_spinand/gd5f_spinand.c:37:151: error:variable 'ecc_layout_4KB_bit' has initializer but incomplete type static struct nand_ecclayout ecc_layout_4KB_8bit = {
Hello, I am using the linux-4.44.120-armada-18.09.2 version of the kernel, then I use make menuconfig and select SPINAND Device Support For Gidadevice under Staging drivers under Device Drivers. After saving and exiting, then use make (The ARCH and CROSS_COMPILE have been specified) Can you see the error after the error? The first error when I compile it is
/drivers/staging/gd5f_spinand/gd5f_spinand.c:37:151: error:variable 'ecc_layout_4KB_bit' has initializer but incomplete type static struct nand_ecclayout ecc_layout_4KB_8bit = {