sidk_s5jt200: remove unused code lines
authorHeesub Shin <heesub.shin@samsung.com>
Mon, 10 Apr 2017 01:32:34 +0000 (10:32 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:12 +0000 (12:02 +0900)
commit8d668a6e55a7facb0a368c01f7f8b045531bee88
treefa6db0ea22001c26dd20f2ea11a91928ec20c98d
parentf4bd4790200f70d51fc78081775ec34c5b394cf2
sidk_s5jt200: remove unused code lines

board_button_irq() and board_button_handler() are not in use, as
there is no Kconfig entry that enables them. Let's remove them. We can
add it later when we need it again.

Change-Id: Id1365e300926886aaa0eac010d9e6a482ed3fcdf
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/sidk_s5jt200/src/s5jt200_buttons.c