From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 06 Aug 2001 18:24:50 +0000 Subject: Re: [Linux-ia64] minor tidy up of some warnings. Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 02 Aug 2001 15:23:40 -0700, richard offer said: Richard> unw_access_pr ======= Richard> in arch/ia64/kernel/unwind.c:509 is declared inline, in Richard> include/asm-ia64/unwind.h it has no inline modifier. This is intentional. I wish there was a way to suppress that warning message, but there isn't, as far as I know. --david