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

Commit 067c9048 authored by Dirk Opfer's avatar Dirk Opfer Committed by Russell King
Browse files

[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixup



Patch from Dirk Opfer

Fix an error in tosa.c after the platform device conversion.

Signed-off-by: default avatarDirk Opfer <Dirk@Opfer-Online.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent db93a82f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/major.h>
#include <linux/fs.h>
#include <linux/interrupt.h>