diff --git a/arch/arm64/kernel/mpam/mpam_device.c b/arch/arm64/kernel/mpam/mpam_device.c index c7b5c50d431bde565e9b5c2b68a0f417a3fa302f..4e882e81cf416c7e96b0444044a92cf047ce545a 100644 --- a/arch/arm64/kernel/mpam/mpam_device.c +++ b/arch/arm64/kernel/mpam/mpam_device.c @@ -1715,6 +1715,7 @@ void mpam_component_get_config(struct mpam_component *comp, static const struct of_device_id arm_mpam_of_device_ids[] = { {.compatible = "arm,mpam"}, + { } }; static int of_mpam_parse_irq(struct platform_device *pdev,