From: Seraphime Kirkovski Date: Thu, 2 Feb 2017 23:12:43 +0000 (+0100) Subject: staging: bcm2835: cleanup: remove deprecated include X-Git-Tag: v4.11-rc1~116^2~145 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0f06feba91580df799c48bed753a7400a43d05f7;p=karo-tx-linux.git 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 --- diff --git a/drivers/staging/bcm2835-audio/bcm2835-vchiq.c b/drivers/staging/bcm2835-audio/bcm2835-vchiq.c index 878aecfa61b8..c1a8f0326b4c 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