Commit 15dd8eb0 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Ralf Baechle

MIPS: loongson: common: Setup: add a missing include

Add a missing include to get rid of the following sparse warning:
warning: symbol 'plat_mem_setup' was not declared. Should it be static?
Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8530/Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fdd6a1fd
......@@ -10,6 +10,7 @@
#include <linux/module.h>
#include <asm/wbflush.h>
#include <asm/bootinfo.h>
#include <loongson.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment