summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/mach-common/mach/snapgear.h
Commit message (Collapse)AuthorAgeFilesLines
* sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-291-49/+0
| | | | | | | Only the secureedge5410 was ever supported by this code, so make the board specification explicit rather than perpetuating a mach group. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt2010-10-291-22/+0
| | | | | | | None of these PIO routines do anything other than basic error checking, get rid of them and use the generic fallbacks. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-0/+71
Signed-off-by: Paul Mundt <lethal@linux-sh.org>