Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit c4193b36 authored by Nathan Chancellor's avatar Nathan Chancellor
Browse files

ANDROID: sched: Remove duplicate const specifier



Fixes the following warning while building with GCC 7.3.0:

../kernel/sched/sched.h:1127:34: warning: duplicate ‘const’ declaration
specifier [-Wduplicate-decl-specifier]
  const struct sched_group_energy const *sge;
                                  ^~~~~

Change-Id: I779a2c042caa6e140cbcfe009070db57c9652970
Signed-off-by: default avatarNathan Chancellor <natechancellor@gmail.com>
parent e9a2c5dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment