mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-10 15:19:30 -04:00
This fixes:
drivers/mtd/redboot.c:299:34: error: array type has incomplete element type 'struct of_device_id'
Fixes: 5e8b4be531 ("kernel: add DT binding support to the mtd redboot parser")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>