Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
| | | | | | | kbuild explicitly includes this at build time. Signed-off-by: Dave Jones <davej@redhat.com> | ||
* | [SPARC64]: Move signal compat bits to new header file. | David S. Miller | 2006-10-02 |
Create asm-sparc64/compat_signal.h and stuff things there. This avoids the "linux/compat.h includes asm/signal.h but asm/signal.h needs compat_sigset_t which isn't defined yet" problems introduced recently. Signed-off-by: David S. Miller <davem@davemloft.net> |