* commit '8621b5ea475822499128e6f138a9dfc224bbb569': Fix build error in init when building with bootchart
This commit is contained in:
commit
45e8fc6bfd
1 changed files with 2 additions and 0 deletions
|
|
@ -673,6 +673,8 @@ static int bootchart_init_action(int nargs, char **args)
|
|||
} else {
|
||||
NOTICE("bootcharting ignored\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue