Replace "dpl/unused.h" to "dpl/availability.h"
authorJihoon Chung <jihoon.chung@samsaung.com>
Mon, 14 Oct 2013 02:11:39 +0000 (11:11 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 14 Oct 2013 10:07:18 +0000 (10:07 +0000)
commitcea9ec70f36f712c5a3b7f3ece04c3e785d48966
treee8ab7844cf2b1683d1279ecb4574e2816fbad5df
parenta661827ab4e2c3290d9b18c2174130d7af416d08
Replace "dpl/unused.h" to "dpl/availability.h"

[Issue#]     LINUXWRT-1015
[Problem]    To create common header for various macro, "dpl/availability.h" is added.
             Old macro usage case should replace to use new header.
[Cause]      N/A
[Solution]   DPL_UNUSED and DPL_UNUSED_PARAM macro move to "dpl/availability.h"
[Verification] Build package.
[SCMRequest] N/A

Change-Id: Ia64718c7083bbf6843e9864d4d5693ead7693b53
modules/test/include/dpl/test/test_runner.h