diff options
author | Andrew Sharp <andy.sharp@onstor.com> | 2007-10-31 22:11:24 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-01-29 11:14:55 +0100 |
commit | 48ef2626aeecac3b160d1aee38ac46d6c3540122 (patch) | |
tree | e9b18c973f8fa2a18be20f51e6de7b828e0cd2d2 /Makefile | |
parent | [MIPS] clean up au1xxx_irqmap.c include files (diff) | |
download | linux-48ef2626aeecac3b160d1aee38ac46d6c3540122.tar.xz linux-48ef2626aeecac3b160d1aee38ac46d6c3540122.zip |
[MIPS] Put cast inside macro instead of all the callers
Since all the callers of the PHYS_TO_XKPHYS macro call with a constant,
put the cast to LL inside the macro where it really should be rather
than in all the callers. This makes macros like PHYS_TO_XKSEG_UNCACHED
work without gcc whining.
Signed-off-by: Andrew Sharp <andy.sharp@onstor.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions