From linux-xtensa-commits at linux-xtensa.org Thu Apr 2 18:20:26 2009 From: linux-xtensa-commits at linux-xtensa.org (linux-xtensa-commits@linux-xtensa.org) Date: Thu Apr 2 18:20:34 2009 Subject: [Linux-Xtensa-Commits] [SCM] Chris' xtensa-2.6 kernel repository. branch, master, updated. v2.6.27-rc2-31850-g7439c0b Message-ID: <200904030120.n331KQHV004891@hera.kernel.org> This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Chris' xtensa-2.6 kernel repository.". The branch, master has been updated via 7439c0bffc0a6db43711349f40595f72ab7f0a1f (commit) from 78787b78b55c52f24a59dbf345ac58e394269ffd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7439c0bffc0a6db43711349f40595f72ab7f0a1f Author: Johannes Weiner Date: Thu Apr 2 18:20:17 2009 -0700 xtensa: remove redefinition of XCHAL_MMU_ASID_BITS This constant is defined in all core headers. Remove the redundant definition which might error out if other includes lead to inclusion of . Signed-off-by: Johannes Weiner Cc: Oskar Schirmer Signed-off-by: Chris Zankel Signed-off-by: Andrew Morton ----------------------------------------------------------------------- Summary of changes: arch/xtensa/include/asm/mmu_context.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Chris' xtensa-2.6 kernel repository.