diff options
author | Olof Johansson <olof@lixom.net> | 2017-05-19 08:54:47 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2017-05-19 08:54:47 +0200 |
commit | 5252d73756f318f182f2316acd78a6532041414d (patch) | |
tree | b082478fca4f00f599bb2ed1547b2652c2bea155 /arch/hexagon/include/asm/Kbuild | |
parent | tee: add ARM_SMCCC dependency (diff) | |
parent | Linux 4.12-rc1 (diff) | |
download | linux-5252d73756f318f182f2316acd78a6532041414d.tar.xz linux-5252d73756f318f182f2316acd78a6532041414d.zip |
Merge tag 'v4.12-rc1' into fixes
We've received a few fixes branches with -rc1 as base, but our contents was
still at pre-rc1. Merge it in expliticly to make 'git merge --log' clear on
hat was actually merged.
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/hexagon/include/asm/Kbuild')
-rw-r--r-- | arch/hexagon/include/asm/Kbuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/hexagon/include/asm/Kbuild b/arch/hexagon/include/asm/Kbuild index a2036bfda8af..6b45ef79eb8f 100644 --- a/arch/hexagon/include/asm/Kbuild +++ b/arch/hexagon/include/asm/Kbuild @@ -1,6 +1,3 @@ - -header-y += ucontext.h - generic-y += auxvec.h generic-y += barrier.h generic-y += bug.h |