ASoC: Fix up merge with the ARM tree
The same change has been made with the final lines in slightly differnet orders. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
#define IO_SPACE_LIMIT 0xffffffff
|
#define IO_SPACE_LIMIT 0xffffffff
|
||||||
|
|
||||||
#define __io(a) __typesafe_io(PCIO_BASE + (a))
|
#define __io(a) __typesafe_io(PCIO_BASE + (a))
|
||||||
|
|
||||||
#define __mem_pci(addr) (addr)
|
#define __mem_pci(addr) (addr)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user