https://github.com/torvalds/linux
Revision 5851fadce8824d5d4b8fd02c22ae098401f6489e authored by Ralf Baechle on 18 March 2007, 12:58:08 UTC, committed by Linus Torvalds on 18 March 2007, 20:40:06 UTC
Since d9a9cdfb078d755e648d53ec25b7370f84ee5729 <linux/sysfs.h> is using
ENOSYS without including <linux/errno.h> if CONFIG_SYSFS is disabled.

Fixed by including <linux/errno.h>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent d9c1e9a
History
Tip revision: 5851fadce8824d5d4b8fd02c22ae098401f6489e authored by Ralf Baechle on 18 March 2007, 12:58:08 UTC
[PATCH] Fix build error due to not including <linux/errno.h>
Tip revision: 5851fad
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top