linux/arch/openrisc/include/asm
Mark Brown 7563bbf89d gpiolib/arches: Centralise bolierplate asm/gpio.h
Rather than requiring architectures that use gpiolib but don't have any
need to define anything custom to copy an asm/gpio.h provide a Kconfig
symbol which architectures must select in order to include gpio.h and
for other architectures just provide the trivial implementation directly.

This makes it much easier to do gpiolib updates and is also a step towards
making gpiolib APIs available on every architecture.

For architectures with existing boilerplate code leave a stub header in
place which warns on direct inclusion of asm/gpio.h and includes
linux/gpio.h to catch code that's doing this.  Direct inclusion of
asm/gpio.h has long been deprecated.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Jonas Bonn <jonas@southpole.se>
Acked-by: Tony Luck <tony.luck@intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2012-05-11 18:00:14 -06:00
..
bitops
asm-offsets.h
bitops.h
byteorder.h
cache.h
cpuinfo.h
delay.h
dma-mapping.h doc: fix broken references 2011-09-27 18:08:04 +02:00
elf.h
fixmap.h
gpio.h gpiolib/arches: Centralise bolierplate asm/gpio.h 2012-05-11 18:00:14 -06:00
io.h
irq.h
irqflags.h
Kbuild Disintegrate asm/system.h for OpenRISC 2012-03-28 18:30:03 +01:00
linkage.h
mmu.h
mmu_context.h
mutex.h
page.h OpenRISC: Remove memory_start/end prototypes 2012-03-06 10:37:21 +01:00
param.h
pgalloc.h
pgtable.h Remove remaining bits of io_remap_page_range() 2012-03-23 16:58:31 -07:00
processor.h openrisc: remove semicolon from KSTK_ defs 2012-03-06 10:37:20 +01:00
prom.h irq_domain: Centralize definition of irq_dispose_mapping() 2012-02-26 16:48:06 -07:00
ptrace.h openrisc: sanitize use of orig_gpr11 2012-03-06 10:37:00 +01:00
serial.h
sigcontext.h
spinlock.h
spr.h
spr_defs.h
syscall.h openrisc: sanitize use of orig_gpr11 2012-03-06 10:37:00 +01:00
syscalls.h
thread_info.h
timex.h
tlb.h
tlbflush.h
uaccess.h openrisc: included linux/thread_info.h twice 2012-02-17 09:55:25 +01:00
unaligned.h
unistd.h