diff options
Diffstat (limited to 'drivers/cache/cache-l2x0.c')
-rw-r--r-- | drivers/cache/cache-l2x0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cache/cache-l2x0.c b/drivers/cache/cache-l2x0.c index c7bdd9d064a..8b29af42338 100644 --- a/drivers/cache/cache-l2x0.c +++ b/drivers/cache/cache-l2x0.c @@ -62,7 +62,6 @@ static int l2x0_probe(struct udevice *dev) return 0; } - static const struct udevice_id l2x0_ids[] = { { .compatible = "arm,pl310-cache" }, {} |