From 0f06feba91580df799c48bed753a7400a43d05f7 Mon Sep 17 00:00:00 2001 From: Seraphime Kirkovski Date: Fri, 3 Feb 2017 00:12:43 +0100 Subject: staging: bcm2835: cleanup: remove deprecated include This replaces the last occurrence of the deprecated include in the staging directory with the newer Signed-off-by: Seraphime Kirkovski Signed-off-by: Greg Kroah-Hartman --- drivers/staging/bcm2835-audio/bcm2835-vchiq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/bcm2835-audio/bcm2835-vchiq.c b/drivers/staging/bcm2835-audio/bcm2835-vchiq.c index 878aecf..c1a8f03 100644 --- a/drivers/staging/bcm2835-audio/bcm2835-vchiq.c +++ b/drivers/staging/bcm2835-audio/bcm2835-vchiq.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.1