mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
sh: Fix up se7751 build.
Trivial compile fix. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
da6b003adc
commit
aa0e77dc21
@ -41,7 +41,6 @@ static struct platform_device heartbeat_device = {
|
||||
};
|
||||
|
||||
static struct platform_device *se7751_devices[] __initdata = {
|
||||
&smc91x_device,
|
||||
&heartbeat_device,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user