s5j/i2c: tidy up a bit
authorJunhwan Park <junhwan.park@samsung.com>
Wed, 31 May 2017 02:20:51 +0000 (11:20 +0900)
committerShivam Garg <garg.shivam@samsung.com>
Mon, 18 Sep 2017 14:03:33 +0000 (23:03 +0900)
commit54d859efe1c31ecd2f31c9d4df30dd81cbf59f97
tree8201b8305172c1bd3dfba78a0d38c989568bdb06
parentfa331559f189aaec90bd951ffcab65ccc69ad2d4
s5j/i2c: tidy up a bit

This commit removes code lines that are not in use, reducing binary
footprints as following:

             text   data    bss    dec    hex filename
    Before   3639    432     16   4087    ff7 s5j_i2c.o
    After    2819    272     16   3107    c23 s5j_i2c.o

Change-Id: Id193c425327dc80e4724773b9e7d51780ca81bc6
Signed-off-by: Junhwan Park <junhwan.park@samsung.com>
os/arch/arm/src/s5j/s5j_i2c.c