diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-28 09:55:53 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-28 09:55:53 -0700 |
commit | 5af634789c93b97cfb314a102436716be8fbc577 (patch) | |
tree | 17653cb8bffd2f72d20f046b852f11dcd012c7e9 /Makefile | |
parent | eebfc6055aba312f8b620a58fe1c23471cdcd149 (diff) |
Staging: brcm80211: fix usage of roundup in structures
Now that the roundup macro is sane, it can't be used in structure
definitions, or the build breaks.. For now, create a "broken_roundup()"
macro to get everything building again, but in the end, fixing these
structures to use a proper size value is the correct thing to do.
Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions