hal: Add define directive for BUFF_MAX to hal.h 87/113287/1
authorWook Song <wook16.song@samsung.com>
Tue, 7 Feb 2017 02:10:57 +0000 (11:10 +0900)
committerWook Song <wook16.song@samsung.com>
Tue, 7 Feb 2017 05:44:19 +0000 (14:44 +0900)
commit5473869839e4be54c4bd759b62955b9cd5b6716b
treecc30a525d36deb0ed9b4e7e509807b6ff0e64035
parent0f6604e0e9ce366c1e613eab1d68f8419fe1d5d4
hal: Add define directive for BUFF_MAX to hal.h

This patch moves the define directive for BUFF_MAX to the hal.h. The
directives in the other files related to the hal are removed. This patch
also inserts the include directive for this hal.h to the files, which
require BUFF_MAX.

Change-Id: Id6115ad79b0c43f64518fb2aabdacd04b3745e25
Signed-off-by: Wook Song <wook16.song@samsung.com>
src/hal/hal.h
src/pass/pass-hal.c