Signed-off-by: Hannes Frederic Sowa <han...@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/