diff options
author | Mans Rullgard <mans@mansr.com> | 2010-04-14 15:49:57 +0100 |
---|---|---|
committer | Sandeep Paulraj <s-paulraj@ti.com> | 2010-09-08 14:51:09 -0400 |
commit | 096ca838b514be0a20e62500413e42f0a2bb7481 (patch) | |
tree | bb66533e7f13d20a95770f911b947b736f9dd787 /include/usb_cdc_acm.h | |
parent | 29844707469854d9fab181edd6abe2f25fb5d208 (diff) | |
download | u-boot-imx-096ca838b514be0a20e62500413e42f0a2bb7481.zip u-boot-imx-096ca838b514be0a20e62500413e42f0a2bb7481.tar.gz u-boot-imx-096ca838b514be0a20e62500413e42f0a2bb7481.tar.bz2 |
ARMV7: OMAP3: Convert setup_auxcr() to pure asm
This function consists entirely of inline asm statements, so writing
it directly in a .S file is simpler. Additionally, the inline asm is
not safe as is, since registers are not guaranteed to be preserved
between asm() statements.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/usb_cdc_acm.h')
0 files changed, 0 insertions, 0 deletions