linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: remove unused asm/compiler.h header file
Date: Mon, 1 Oct 2018 10:48:15 +0100	[thread overview]
Message-ID: <20181001094814.GA30342@arm.com> (raw)
In-Reply-To: <20180927130737.31301-1-ard.biesheuvel@linaro.org>

On Thu, Sep 27, 2018 at 03:07:37PM +0200, Ard Biesheuvel wrote:
> arm64 does not define CONFIG_HAVE_ARCH_COMPILER_H, nor does it keep
> anything useful in its copy of asm/compiler.h, so let's remove it
> before anybody starts using it.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
>  arch/arm64/include/asm/compiler.h | 30 ------------------------------
>  arch/arm64/include/asm/sysreg.h   |  1 -
>  arch/arm64/include/asm/uaccess.h  |  1 -
>  arch/arm64/kernel/psci.c          |  1 -
>  4 files changed, 33 deletions(-)
>  delete mode 100644 arch/arm64/include/asm/compiler.h

Acked-by: Will Deacon <will.deacon@arm.com>

Will

  reply	other threads:[~2018-10-01  9:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27 13:07 [PATCH] arm64: remove unused asm/compiler.h header file Ard Biesheuvel
2018-10-01  9:48 ` Will Deacon [this message]
2018-10-01 10:58 ` Catalin Marinas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181001094814.GA30342@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).