iwlwifi: remove forward debugfs function declarations
authorJohannes Berg <johannes.berg@intel.com>
Wed, 26 Jun 2013 11:46:20 +0000 (13:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 10:12:55 +0000 (13:12 +0300)
There's no need to have 'forward' debugfs function declarations
as part of the macros because the macros are always used after
the static functions are defined already, so remove them.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>

No differences found