Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 770a4241 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Add missing null terminating entry to bq4802_match[].

parent 398cf93a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -490,6 +490,7 @@ static struct of_device_id __initdata bq4802_match[] = {
		.name = "rtc",
		.compatible = "bq4802",
	},
	{},
};

static struct of_platform_driver bq4802_driver = {