staging: brcm80211: remove redundant CHIPREV macro
authorArend van Spriel <arend@broadcom.com>
Thu, 2 Dec 2010 14:44:52 +0000 (15:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 20:34:09 +0000 (12:34 -0800)
The CHIPREV macro simply expands to the macro argument so it is
redundant and as such removed.

Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found