From a7e4be9d0e7afc04dc13bbb99a5d7c44187b3e24 Mon Sep 17 00:00:00 2001 From: Ashley Smith Date: Thu, 13 Mar 2014 18:15:05 -0400 Subject: [PATCH] staging: bcm: Replace by This patch fixes the checkpatch warning to include instead of . Signed-off-by: Ashley Smith Signed-off-by: Peter P Waskiewicz Jr --- drivers/staging/bcm/headers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h index 7fd21c6923cb..6f3270cc4176 100644 --- a/drivers/staging/bcm/headers.h +++ b/drivers/staging/bcm/headers.h @@ -34,7 +34,7 @@ #include #include #include -#include +#include #include #include "Typedefs.h" -- 2.34.1