diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-04 18:44:53 +0000 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2012-05-20 08:32:31 +0200 |
commit | 66cf64107b891d1cc8112ff76b5687195af2f5b0 (patch) | |
tree | bfed561ec234bd547f6658ab573f369fb3461c93 /rules.mk | |
parent | f50bf50d7f6f99c5ad4666d63a7eef43d3940500 (diff) | |
download | u-boot-imx-66cf64107b891d1cc8112ff76b5687195af2f5b0.zip u-boot-imx-66cf64107b891d1cc8112ff76b5687195af2f5b0.tar.gz u-boot-imx-66cf64107b891d1cc8112ff76b5687195af2f5b0.tar.bz2 |
usb: use noinline define
Building usb for Blackfin boards fails as we get linux/compiler.h
included which expands the "noinline" inside of the attribute and
we get attribute(attribute(noinline)).
Explicitly use the helper define to avoid this.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions