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

Commit 13011d08 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King
Browse files

[ARM] 3468/1: S3C2410: SMDK common include fix



Patch from Ben Dooks

common-smdk.c does not include its own header file
defining the exported prototypes.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 67d4d835
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,7 @@


#include <asm/arch/nand.h>
#include <asm/arch/nand.h>


#include "common-smdk.h"
#include "devs.h"
#include "devs.h"
#include "pm.h"
#include "pm.h"