thermal: fix compiler warning
thermal_event_seqnum is not used when CONFIG_NET=n, which causes a
compiler warning. Move the declaration within the CONFIG_NET clause to
eliminate the warning.
Signed-off-by:
Bryan Huntsman <bryanh@codeaurora.org>
Loading
Please sign in to comment