summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/sizes.h
Commit message (Collapse)AuthorAgeFilesLines
* sh: Kill off additional asm-generic wrappers.Paul Mundt2012-06-131-1/+0
| | | | | | | A few wrappers were overlooked in the initial conversion, take care of them now. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Conver to asm-generic/sizes.h.Paul Mundt2011-03-221-62/+1
| | | | | | | | A trivial conversion for the most part. EDOSK7760 is special, but uses a non-power-of-2-aligned size, so just drop the SZ_xx helper and open-code it for the sake of simplicity. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt2010-10-151-0/+1
| | | | | | This ties in the 2KiB of FPGA SRAM in to the generic SRAM pool. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Add a few more definitions to asm/sizes.h.Paul Mundt2008-09-211-0/+5
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Copy in asm/sizes.h helper from ARM.Paul Mundt2008-09-211-0/+56
Signed-off-by: Paul Mundt <lethal@linux-sh.org>