diff options
author | Johannes Berg <[email protected]> | 2014-11-19 22:13:10 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-11-20 14:46:45 -0500 |
commit | a1d69c60c44134f64945bbf6a6dfda22eaf4a214 (patch) | |
tree | 2678d3082dd3a5822644ca4f24b506d7acc6f343 /lib/cpu-notifier-error-inject.c | |
parent | 6158fb37d1b0448252864b194d585e73e4b94406 (diff) |
brcmfmac: don't include linux/unaligned/access_ok.h
This is a specific implementation, <asm/unaligned.h> is the
multiplexer that has the arch-specific knowledge of which
of the implementations needs to be used, so include that.
This issue was revealed by kbuild testing
when <asm/unaligned.h> was added in <linux/ieee80211.h>
resulting in redefinition of get_unaligned_be16 (and
probably others).
Cc: [email protected] # v3.17
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions