Home
last modified time | relevance | path

Searched hist:e46431e190a9d53bcd7fa4c600dc94e9dba5b1ef (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dfdtdec.ce46431e190a9d53bcd7fa4c600dc94e9dba5b1ef Wed Jul 11 02:26:38 UTC 2012 Michal Simek <monstr@monstr.eu> fdt: Include arch specific gpio.h instead of asm-generic/gpio.h

Include arch specific gpio.h instead of asm-generic/gpio.h
because several architectures (Microblaze, Blackfin, Nios2, OpenRISC)
define gpio functions in header file.
asm-generic/gpio.h can be included in arch specific gpio.h
(For example: ARM)

Signed-off-by: Michal Simek <monstr@monstr.eu>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Simon Glass <sjg@chromium.org>