Some Xtensa SoCs may not have that many levels of interrupts. So limit the call to DEF_INT_C_HANDLER() to only supported levels to avoid calling non-existent functions. Signed-off-by: Daniel Leung <daniel.leung@intel.com>