Thx Brajeswar,

Reviewed-by: Guo Ren <[email protected]>
Acked-by: Guo Ren <[email protected]>

On Fri, Jan 18, 2019 at 03:21:52PM +0530, Brajeswar Ghosh wrote:
> Remove linux/kernel.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <[email protected]>
> ---
>  arch/csky/mm/fault.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/csky/mm/fault.c b/arch/csky/mm/fault.c
> index 7df57f90b52c..16d8378cf12d 100644
> --- a/arch/csky/mm/fault.c
> +++ b/arch/csky/mm/fault.c
> @@ -15,7 +15,6 @@
>  #include <linux/smp.h>
>  #include <linux/version.h>
>  #include <linux/vt_kern.h>
> -#include <linux/kernel.h>
>  #include <linux/extable.h>
>  #include <linux/uaccess.h>
>  
> -- 
> 2.17.1
> 

Reply via email to