提交 42ad59e3 编写于 作者: M Markos Chandras 提交者: James Hogan

metag/mm/cache: Restrict scope for metag_lnkget_probe

Hide symbol since it's only used within the cache.c file
Signed-off-by: NMarkos Chandras <markos.chandras@imgtec.com>
Signed-off-by: NJames Hogan <james.hogan@imgtec.com>
上级 a85882d7
......@@ -45,7 +45,7 @@ static volatile u32 lnkget_testdata[16] __initdata __aligned(64);
#define LNKGET_CONSTANT 0xdeadbeef
void __init metag_lnkget_probe(void)
static void __init metag_lnkget_probe(void)
{
int temp;
long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册