parisc: orphaned asm/compat_signal.h file?
From: Denys Vlasenko
Date: Mon Sep 24 2012 - 08:40:05 EST
Hi,
I noticed the following:
In linux-mmotm and parisc-2.6.git trees,
arch/parisc/include/asm/compat_signal.h file is just:
/* Use generic */
#include <asm-generic/compat_signal.h>
which isn't correct since asm-generic/compat_signal.h doesn't exist.
Nobody noticed this because arch/parisc/include/asm/compat_signal.h
itself is not included by any other file.
Maybe it needs to be removed?
--
vda
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/