staging: vchiq_core: fix return type of vchiq_init_state
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 15 May 2021 19:10:40 +0000 (21:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 15:56:30 +0000 (17:56 +0200)
commit1c82975b5f4c4843c139b845ff27337dba48af92
tree21e9120bff2547794a93ee7f37fc13d22488d4cf
parentaf39f935c1faefa7ab34bf5bd71ecce3f5b86df3
staging: vchiq_core: fix return type of vchiq_init_state

Recent commit "staging: vchiq_core: drop vchiq_status from vchiq_init_state"
missed to change the return type in the definition. Let's fix this now.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1621105859-30215-2-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c