crypto/caam_jr: fix type redefinition
authorGagandeep Singh <g.singh@nxp.com>
Tue, 23 Oct 2018 11:54:00 +0000 (11:54 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Oct 2018 20:47:01 +0000 (22:47 +0200)
commit2402ad3ebd85ac704467bd271478d34fb317857c
treeba0b3f6f5d331724331afd9509dac6a0d7d455ae
parente7b3b13ba930254ce07f84a57e578325e79fe5fa
crypto/caam_jr: fix type redefinition

dma_addr_t is already defined in compat.h.
so removing the local definition from caam_jr_config.h

Fixes: 64c0451f5bb9 ("crypto/caam_jr: add HW tuning options")

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
drivers/crypto/caam_jr/caam_jr_config.h