cpupower: Add missing newline at end of file

"git diff" says:

    \ No newline at end of file

after modifying the files.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
Geert Uytterhoeven 2019-06-17 16:51:15 +02:00 committed by Shuah Khan
parent a55aa89aab
commit 828f369d76
2 changed files with 2 additions and 2 deletions

View file

@ -88,4 +88,4 @@ done
echo >> $dir/plot_script.gpl
gnuplot $dir/plot_script.gpl
rm -r $dir
rm -r $dir

View file

@ -85,4 +85,4 @@ function create_plots()
}
measure
create_plots
create_plots