lkml.org 
[lkml]   [2018]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH V6 10/33] csky: IRQ handling
> --- /dev/null
> +++ b/arch/csky/include/asm/irq.h
> @@ -0,0 +1,9 @@
> +// SPDX-License-Identifier: GPL-2.0
> +// Copyright (C) 2018 Hangzhou C-SKY Microsystems co.,ltd.
> +
> +#ifndef __ASM_CSKY_IRQ_H
> +#define __ASM_CSKY_IRQ_H
> +
> +#include <asm-generic/irq.h>
> +
> +#endif /* __ASM_CSKY_IRQ_H */

Just wire this up using generic-y in the Kbuild file instead of
creating a wrapper. (Same for any other header which is a trivial
asm-generic wrapper).

\
 
 \ /
  Last update: 2018-09-27 17:50    [W:0.259 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site