kernel-ark/drivers/nubus
David Howells 8a25378e40 nubus: Don't use create_proc_entry()
Don't use create_proc_entry() in nubus_proc_subdir().  The files created aren't
given any way to use them, so for the moment use create_proc_read_entry() with
a NULL accessor and generate a compile-time warning.

Signed-off-by: David Howells <dhowells@redhat.com>
2013-04-09 14:16:38 -04:00
..
Makefile
nubus.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
proc.c nubus: Don't use create_proc_entry() 2013-04-09 14:16:38 -04:00