staging: vc04_services: bcm2835-audio: Drop include Makefile directive
authorUmang Jain <umang.jain@ideasonboard.com>
Fri, 20 Jan 2023 20:11:00 +0000 (01:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Jan 2023 18:05:33 +0000 (19:05 +0100)
commit29d49a76c5b2afa6cc1f1d7e48d6f9422055383f
tree7dadea8a251adbc0f2101139db477590d44f81fe
parent2beeddb3203daecf259b7bde2dfde81c53bd3675
staging: vc04_services: bcm2835-audio: 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 bcm2835.h 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-3-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/Makefile
drivers/staging/vc04_services/bcm2835-audio/bcm2835.h