From: Adrian Bunk Date: Fri, 25 Jul 2008 08:48:28 +0000 (-0700) Subject: move proc_kmsg_operations to fs/proc/internal.h X-Git-Tag: v2.6.27-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e644c3126149b65460610fe5a00d8a162092abe;p=pandora-kernel.git move proc_kmsg_operations to fs/proc/internal.h This patch moves the extern of struct proc_kmsg_operations to fs/proc/internal.h and adds an #include "internal.h" to fs/proc/kmsg.c so that the latter sees the former. Signed-off-by: Adrian Bunk Cc: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed