[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200902200810.n1K8AtRj063682@www262.sakura.ne.jp>
Date: Fri, 20 Feb 2009 17:10:53 +0900
From: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
To: linux-kernel@...r.kernel.org
Subject: [linux-next-20090219] \"struct pgprot\" incomplete type warning.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists