Skip to content
Snippets Groups Projects
Commit aef0bdc0 authored by Holger Brunck's avatar Holger Brunck Committed by Albert ARIBAUD
Browse files

arm/km: make local function startup_allowed static

parent bbfd509d
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ static const u32 kwmpp_config[] = {
/*
* Wait for startup OK from mgcoge3ne
*/
int startup_allowed(void)
static int startup_allowed(void)
{
unsigned char buf;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment