[linux-next-20090219] \"struct pgprot\" incomplete type warning.

From: Tetsuo Handa
Date: Fri Feb 20 2009 - 03:11:15 EST


When compiling on Sarge (gcc (GCC) 3.3.5), below warning appears on every file.
Though it is harmless, is it possible to make compiler silent?
-----
In file included from /usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page.h:8,
from /usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/thread_info.h:11,
from include/linux/thread_info.h:55,
from include/linux/preempt.h:9,
from ......:..,
from ......:..,
/usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page_types.h:54: warning: parameter has incomplete type
/usr/src/linux/kernel/git/sfr/linux-next.git/arch/x86/include/asm/page_types.h:56: warning: parameter has incomplete type
-----
Regards.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/