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