From: David Howells Date: Thu, 4 Apr 2013 15:44:51 +0000 (+0100) Subject: nubus: Don't use create_proc_entry() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a25378e408022c441a1d27082fea9264323b7e7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed