diff options
author | Alexandre Oliva <oliva@lsd.ic.unicamp.br> | 2012-01-16 20:00:12 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-01-17 16:12:19 +0100 |
commit | 5addc0de28f5e286f9d121112c4222250807b5a5 (patch) | |
tree | 83e07ecd0cbc5462111b30d31624d6c2a654df32 /drivers/vhost/Makefile | |
parent | brcmsmac: remove PCI suspend/resume from bcma driver (diff) | |
download | linux-5addc0de28f5e286f9d121112c4222250807b5a5.tar.xz linux-5addc0de28f5e286f9d121112c4222250807b5a5.zip |
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva <oliva@lsd.ic.unicamp.br> says:
"It's an issue brought about by GCC 4.7's partial-inlining, that ends up
splitting the udelay function just at the wrong spot, in such a way that
some sanity checks for constants fails, and we end up calling
bad_udelay.
This patch fixes the problem. Feel free to push it upstream if it makes
sense to you."
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/vhost/Makefile')
0 files changed, 0 insertions, 0 deletions