aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mtd/maps/physmap-gemini.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/maps/physmap-gemini.c')
-rw-r--r--drivers/mtd/maps/physmap-gemini.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/mtd/maps/physmap-gemini.c b/drivers/mtd/maps/physmap-gemini.c
index a289c8b5cabf..d4a46e159d38 100644
--- a/drivers/mtd/maps/physmap-gemini.c
+++ b/drivers/mtd/maps/physmap-gemini.c
@@ -46,11 +46,6 @@
#define FLASH_PARALLEL_HIGH_PIN_CNT (1 << 20) /* else low pin cnt */
-static const struct of_device_id syscon_match[] = {
- { .compatible = "cortina,gemini-syscon" },
- { },
-};
-
struct gemini_flash {
struct device *dev;
struct pinctrl *p;