[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871szfb1x1.fsf@gmail.com>
Date: Mon, 17 Oct 2016 14:22:34 +0200
From: Mathieu OTHACEHE <m.othacehe@...il.com>
To: Adam Borowski <kilobyte@...band.pl>
Cc: Nicholas Piggin <npiggin@...il.com>,
Omar Sandoval <osandov@...ndov.com>,
Michal Marek <mmarek@...e.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
adobriyan@...il.com, sfr@...b.auug.org.au, viro@...iv.linux.org.uk,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arch@...r.kernel.org
Subject: Re: [GIT PULL] kbuild changes for v4.9-rc1
> +#include <asm/uaccess.h>
> +#include <asm/uaccess.h>
Included twice.
> +#include <asm/string.h>
> +#include <asm/page.h>
> +#include <asm/checksum.h>
> +
> +#include <asm-generic/asm-prototypes.h>
> +
> +#include <asm/page.h>
> +#include <asm/pgtable.h>
> +#include <asm/special_insns.h>
> +#include <asm/preempt.h>
No <asm/arch_hweight.h> for __sw_hweight32 and __sw_hweight64 ?
Powered by blists - more mailing lists