linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gcc: add compiler-gcc5.h to allow the kernel to be build with next gcc release
@ 2014-08-26 21:18 Hannes Frederic Sowa
  0 siblings, 0 replies; only message in thread
From: Hannes Frederic Sowa @ 2014-08-26 21:18 UTC (permalink / raw)
  To: linux-kernel

Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
---
 include/linux/compiler-gcc5.h | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 include/linux/compiler-gcc5.h

diff --git a/include/linux/compiler-gcc5.h b/include/linux/compiler-gcc5.h
new file mode 100644
index 0000000..4de95e7
--- /dev/null
+++ b/include/linux/compiler-gcc5.h
@@ -0,0 +1 @@
+#include <linux/compiler-gcc4.h>
-- 
1.9.3


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-26 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-26 21:18 [PATCH] gcc: add compiler-gcc5.h to allow the kernel to be build with next gcc release Hannes Frederic Sowa

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).