Loading
edac: cortex: Use arm64_sbe_handler handler for polling mode
Define arm64_sbe_handler() function only when config
CONFIG_EDAC_CORTEX_ARM64_DBE_IRQ_ONLY flag is not
defined as arm64_sbe_handler() is used in polling mode.
Change-Id: Ib944f18699e640c458c706b2da0dc73a509b92da
Signed-off-by:
Prasad Sodagudi <psodagud@codeaurora.org>