|
@@ -523,7 +523,7 @@ static struct nand_ecclayout hwecc4_2048 __initconst = {
|
|
static const struct of_device_id davinci_nand_of_match[] = {
|
|
static const struct of_device_id davinci_nand_of_match[] = {
|
|
{.compatible = "ti,davinci-nand", },
|
|
{.compatible = "ti,davinci-nand", },
|
|
{},
|
|
{},
|
|
-}
|
|
|
|
|
|
+};
|
|
MODULE_DEVICE_TABLE(of, davinci_nand_of_match);
|
|
MODULE_DEVICE_TABLE(of, davinci_nand_of_match);
|
|
|
|
|
|
static struct davinci_nand_pdata
|
|
static struct davinci_nand_pdata
|