From: Melike Yurtoglu Date: Tue, 30 Sep 2014 22:24:01 +0000 (+0300) Subject: staging: speakup: Fixed warning instead of X-Git-Tag: firefly_0821_release~176^2~3121^2~19 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f79b0d9c223ca09cefffc72304a7bcbc401a1c6f;hp=1a9c77d8c882f04a147c2a75bbc2a1fd9b63a66a;p=firefly-linux-kernel-4.4.55.git staging: speakup: Fixed warning instead of This patch fixes warning: 'use instead ' found by checkpatch Signed-off-by: Melike Yurtoglu Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/speakup/serialio.h b/drivers/staging/speakup/serialio.h index 0a937732a190..317bb8432a04 100644 --- a/drivers/staging/speakup/serialio.h +++ b/drivers/staging/speakup/serialio.h @@ -4,7 +4,7 @@ #include /* for rs_table, serial constants */ #include /* for more serial constants */ #ifndef __sparc__ -#include +#include #endif /*