s5j/gpio: do not place s5jt200_gpio_bank[] on a special section
authorHeesub Shin <heesub.shin@samsung.com>
Sat, 11 Mar 2017 08:21:13 +0000 (17:21 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 10:00:56 +0000 (19:00 +0900)
commit5704c1224199884e5e91d993c1c77d5938b6d5c9
tree66ba037a08a9c9b8b5dc4ece2a604a9a1693a995
parentf731584d2c8cd8474c8c23fb02bad04fa032af48
s5j/gpio: do not place s5jt200_gpio_bank[] on a special section

There is no point in putting the array s5jt200_gpio_bank[] into a
special section for it. Though I do not know any historic background, it
looks very redundant, dirty and inconsistent. Not only that, this makes
us to define some variables in linker script in all target boards that
are based on S5J platform. This is very annoying and has no benefit to
do so.

Change-Id: Idd41b1944491fbf0c3d158a2cfeec7fbd8c094ca
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/s5j/s5j_gpio.c
os/arch/arm/src/s5j/s5j_gpio.h