Skip to content

Commit

Permalink
core: pta/gprof.c: remove <arm.h> include
Browse files Browse the repository at this point in the history
The gprof pseudo-TA does not need <arm.h> so remove it.

Signed-off-by: Jerome Forissier <[email protected]>
Reviewed-by: Jens Wiklander <[email protected]>
  • Loading branch information
jforissier committed Sep 13, 2019
1 parent 172d637 commit 4b05407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/arch/arm/pta/gprof.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Copyright (c) 2016, Linaro Limited
*/

#include <arm.h>
#include <kernel/misc.h>
#include <kernel/msg_param.h>
#include <kernel/pseudo_ta.h>
Expand Down

0 comments on commit 4b05407

Please sign in to comment.