Commit 8744b04b authored by Stephen Boyd's avatar Stephen Boyd
Browse files

diag: Silence section mismatches



The diag code is improperly using the __init/__exit markings and
calling functions that don't exist at certain times. Remove the
init and exit markings as these functions are used from both init
and exit context. Note another solution is possible where init
functions are only called from init functions but that would
break the error handling here so we just remove the markings for
simplicity.

Change-Id: I86677b74676871504b1b47f21c92002757ae194a
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 868a0786
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment