build fix: adf_os_export_symbol is a dead end macro
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 24 Apr 2013 17:14:06 +0000 (19:14 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Wed, 24 Apr 2013 20:49:42 +0000 (22:49 +0200)
commitc1bf728baad0b199e6100b7f08da19c20118507b
treeed13ec432f6c29f7db7772ffcf05b6d47a3157e9
parent331087dbaceb5c91d5623144b37ab0cceafae436
build fix: adf_os_export_symbol is a dead end macro

adf_os_export_symbol points to __adf_os_export_symbol
but __adf_os_export_symbol is not defined.

Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/ieee80211_output.c