staging: vc04_services: vchiq-mmal: Drop include Makefile directive
authorUmang Jain <umang.jain@ideasonboard.com>
Fri, 20 Jan 2023 20:11:02 +0000 (01:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Jan 2023 18:05:39 +0000 (19:05 +0100)
commit74d5eb7de9b07e24b5257c6e62e8589f2084f10e
treeb7f67fc2f3a89697689c1e1879d13d4c1b2d8583
parent5395fb3b39488219984587b99f65f6bda7935df6
staging: vc04_services: vchiq-mmal: Drop include Makefile directive

Drop the include directive. They can break the build, when one only
wants to build a subdirectory. Replace with "../" for the includes,
in the mmal-vchiq.c instead.

Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20230120201104.606876-5-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/vchiq-mmal/Makefile
drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c