Re: [PATCH RESEND] [ARM] Add missing include "asm/memory.h"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Monday, January 3, 2011 - 11:30 pm

On Tue, Dec 28, 2010 at 09:56:37AM +0800, Axel Lin wrote:

This is the right approach, but needs to go through ARM tree.
 


Is this matching ARM convention to pull includes down here. It
usually ends up with more elusive dependency problems and strange
bugs (eg. some headers define intermediate symbols for convenience
and then undef them sometime later etc etc). Usual thing to avoid
problems is to move includes up to the top.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH RESEND] [ARM] Add missing include "asm/memory.h", Nick Piggin, (Mon Jan 3, 11:30 pm)