sh: Add gpio.h stubs for PFC definitions.
authorMarkus Brunner <super.firetwister@gmail.com>
Sun, 19 Aug 2007 23:58:12 +0000 (08:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:49 +0000 (11:57 +0900)
commitdfc5ed2a939baf08f9385a8c6249b719cac63665
tree209f6f1e40c63f0330805f05730bc2d7c3c91ebf
parentf7f86345fd0cf951613e76e4d00f1f6e8cd11f81
sh: Add gpio.h stubs for PFC definitions.

This adds the PFC definitions for SH-3, as well as consolidating the
gpio.h mess within sh-sci. Stub in sh64, as it's the odd one out
between the sh-sci architectures (sh, sh64, h8300) in this capacity.

Signed-off by: Markus Brunner <super.firetwister@gmail.com>
Signed-off by: Mark Jonas <toertel@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/cpu-sh3/gpio.h [new file with mode: 0644]
include/asm-sh/gpio.h [new file with mode: 0644]
include/asm-sh64/gpio.h [new file with mode: 0644]
This page took 0.024717 seconds and 5 git commands to generate.