Move DPL_UNUSED & DPL_UNUSED_PARAM unused.h to availability.h #1
authorJihoon Chung <jihoon.chung@samsaung.com>
Thu, 10 Oct 2013 12:14:04 +0000 (21:14 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 14 Oct 2013 00:29:52 +0000 (00:29 +0000)
commita2bc5fdcd795514ae1a20f7c851824ff6c3997a2
tree8c8ce159cb879ea00abe966cffe1cb76d12c58c9
parent5979c563effb66295c1e5c822c8dabdff4ea7069
Move DPL_UNUSED & DPL_UNUSED_PARAM unused.h to availability.h #1

 * Task seperates two part
  1. Add DPL_UNUSED & DPL_UNUSED_PARAM to availability.h
  2. Remove unused.h after replace usage

[Issue#]       LINUXWRT-1016
[Problem]      Common header to support various macro for availability property is added
[Cause]        N/A
[Solution]     First part commit
               - Add DPL_UNUSED and DPL_UNUSED_PARAM to availability.h
               - All macro usage will replace from unused.h to availability.h
[Verification] Build all wrt packages
[SCMRequest]   N/A

Change-Id: I329e317e9733aaf52ab9b16473ea88ede4fdc59d
modules/core/include/dpl/availability.h
modules/core/include/dpl/unused.h