staging: vchiq: Combine vchiq platform code into single file
authorOjaswin Mujoo <ojaswin98@gmail.com>
Wed, 21 Jul 2021 16:20:53 +0000 (21:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:23:25 +0000 (15:23 +0200)
commit7b9148dcb74a004a4df10df3af9239a46dfc2b2f
tree2d40305d9655e849680ab561febb40165b7a7827
parent2b5930fb3dc06d86149071f9dc8b6992cac1c3aa
staging: vchiq: Combine vchiq platform code into single file

Combine the vchiq platform initialization code into a single file by
merging vchiq_2835_arm.c into vchiq_arm.c

Reviewed-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Ojaswin Mujoo <ojaswin98@gmail.com>
Link: https://lore.kernel.org/r/647cad50aa3306d1a49bacff76eaa3130fb363f4.1626882325.git.ojaswin98@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/Makefile
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c [deleted file]
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c