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

Commit aa0e77dc authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fix up se7751 build.



Trivial compile fix.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent da6b003a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@ static struct platform_device heartbeat_device = {
};

static struct platform_device *se7751_devices[] __initdata = {
	&smc91x_device,
	&heartbeat_device,
};