diff options
author | Helge Deller <deller@gmx.de> | 2009-01-18 18:13:53 +0100 |
---|---|---|
committer | Kyle McMartin <kyle@treachery.i.cabal.ca> | 2009-03-13 06:18:27 +0100 |
commit | 2cfeb9a6755d4d7be1026422b6aced48e3bad492 (patch) | |
tree | 0ca39b8fa71b174bfc907d1b259e1470c45e0ccd /drivers/parisc/lba_pci.c | |
parent | parisc: fix dev_printk() compile warnings for accessing a device struct (diff) | |
download | linux-2cfeb9a6755d4d7be1026422b6aced48e3bad492.tar.xz linux-2cfeb9a6755d4d7be1026422b6aced48e3bad492.zip |
parisc: add braces around arguments in assembler macros
Add braces around the macro arguments, else for example
"shl %r1, 5-3, %r2" would not expand to what you would assume.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'drivers/parisc/lba_pci.c')
0 files changed, 0 insertions, 0 deletions