2015-11-09 06:27:19

by Ley Foon Tan

[permalink] [raw]
Subject: [GIT PULL] arch/nios2 update for v4.4-rc1

Hi Linus,

Here are the arch/nios2 update for v4.4.

Please consider pulling.

Regards
Ley Foon

The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:

Linux 4.3 (2015-11-01 16:05:25 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v4.4-rc1

for you to fetch changes up to bb3fc5ddef93836a36a39308cf7eca82ef0a1c4c:

nios2: Remove unnecessary #ifdef guards (2015-11-09 10:33:30 +0800)

----------------------------------------------------------------
nios2 update for v4.4-rc1

- nios2: Remove unnecessary #ifdef guards
- nios2: Switch to generic __xchg()
- nios2: Fix unused variable warning

----------------------------------------------------------------
Marek Vasut (2):
nios2: Fix unused variable warning
nios2: Switch to generic __xchg()

Tobias Klauser (1):
nios2: Remove unnecessary #ifdef guards

arch/nios2/include/asm/cmpxchg.h | 47 ----------------------------------------
arch/nios2/kernel/setup.c | 2 +-
arch/nios2/lib/memmove.c | 2 --
arch/nios2/lib/memset.c | 2 --
4 files changed, 1 insertion(+), 52 deletions(-)