commit | 1ac9f1f71dea5944085b7b4954516794a9dab35a | [log] [tgz] |
---|---|---|
author | Becky Bruce <becky.bruce@freescale.com> | Wed Aug 15 04:45:44 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Aug 17 11:01:58 2007 +1000 |
tree | 4b839adfcb7b804c055714e8f84d8cccec02aacc | |
parent | 7b52b440d37d669ec93297cf589984a110518d43 [diff] |
[POWERPC] Update lmb.h include protection to ASM_POWERPC This file was protected by _PPC64_LMB_H, which is confusing, as the 32-bit code also uses the lmb these days. Changed to _ASM_POWERPC_LMB_H. Signed-off-by: Becky Bruce <becky.bruce@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org>