
10 Aug
2012
10 Aug
'12
9:56 p.m.
Hi,
On Wed, 11 Jul 2012 14:26:38 +0200 Michal Simek monstr@monstr.eu wrote:
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
v2: Use only arch specific gpio.h Remove commentary
lib/fdtdec.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
applied to my staging branch, thanks!
Anatolij