diff options
| author | Richard Woodruff <[email protected]> | 2010-04-07 07:47:21 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2010-04-23 15:35:11 -0700 |
| commit | df571c4ab32da9bc05a7db98516fc06ef3cdc5d1 (patch) | |
| tree | 2450924524b5453510e464ad7559d7f2865bd1d4 /include/linux | |
| parent | 519e61666f4030426fc539d4e7102dc2bad41113 (diff) | |
omap4: Fix build break when used with gcc-4.4.1 (2009-q3)
This patch adds argument to smc calls as gcc-4.4.1 requires it
otherwise the build breaks with 2009-q3 toolchanin.
arch/arm/mach-omap2/omap-headsmp.S: Assembler messages:
arch/arm/mach-omap2/omap-headsmp.S:36: Error: missing expression -- `smc'
arch/arm/mach-omap2/omap-headsmp.S:55: Error: missing expression -- `smc'
arch/arm/mach-omap2/omap-headsmp.S:63: Error: missing expression -- `smc'
make[1]: *** [arch/arm/mach-omap2/omap-headsmp.o] Error 1
Signed-off-by: Richard Woodruff <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions