staging: ccree: fix fips event irq handling build
authorGilad Ben-Yossef <gilad@benyossef.com>
Thu, 14 Dec 2017 14:02:46 +0000 (14:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 14:15:54 +0000 (15:15 +0100)
commitdc5591dc9c03e4cd22d3f0c3659196cc34668452
tree77e777f88b44c618b1ee623724ca36aebefc611c
parenta92d24a8bc8c71061c94836b3b7ed52f83026c1f
staging: ccree: fix fips event irq handling build

When moving from internal for kernel FIPS infrastructure the FIPS event irq
handling code was left with the old ifdef by mistake. Fix it.

Fixes: b7e607bf33a2 ("staging: ccree: move FIPS support to kernel infrastructure")
Cc: stable@vger.kernel.org
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_driver.c