diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2014-10-14 00:51:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-14 02:18:12 +0200 |
commit | 71458cfc782eafe4b27656e078d379a34e472adf (patch) | |
tree | 4122f7dabbff6119742c2df48d7cdb2944aefb62 /drivers/base | |
parent | mm/cma: fix cma bitmap aligned mask computing (diff) | |
download | linux-71458cfc782eafe4b27656e078d379a34e472adf.tar.xz linux-71458cfc782eafe4b27656e078d379a34e472adf.zip |
kernel: add support for gcc 5
We're missing include/linux/compiler-gcc5.h which is required now
because gcc branched off to v5 in trunk.
Just copy the relevant bits out of include/linux/compiler-gcc4.h,
no new code is added as of now.
This fixes a build error when using gcc 5.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions