]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 23 May 2014 12:31:32 +0000 (13:31 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 25 May 2014 12:29:05 +0000 (14:29 +0200)
commit9ad3ecf309c88388cb021e41a2087299e85c76a1
treed90057b0561ff498aaae79cfc5c392722989d89c
parent6f247280bd6cae1b9791753b00352ca683709eb3
MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}

First introduced in eec58f37606c1fa72735ce9c70ac38124d1b6c39
"MIPS: malta: malta-memory: Add support for the 'ememsize' variable"
but it is not needed since both variables are visible to the compiler.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: <stable@vger.kernel.org> # v3.15+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6985/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-memory.c