commit | bc4fef6f32c56798bb17df9e98a6e07ba7dc4101 | [log] [tgz] |
---|---|---|
author | Steven Miao <realmz6@gmail.com> | Tue May 06 13:25:51 2014 +0800 |
committer | Steven Miao <realmz6@gmail.com> | Tue Jun 10 23:18:32 2014 +0800 |
tree | 831e0522c3e6c6998617c31038850ff964e4c9bf | |
parent | 1860e379875dfe7271c649058aeddffe5afd9d0d [diff] |
bf533: fix build error: add linux/gpio.h build error arch/blackfin/mach-bf533/boards/stamp.c: In function ‘stamp_init’: arch/blackfin/mach-bf533/boards/stamp.c:866: error: implicit declaration of function ‘gpio_request’ arch/blackfin/mach-bf533/boards/stamp.c:868: error: implicit declaration of function ‘gpio_direction_output’ arch/blackfin/mach-bf533/boards/stamp.c:869: error: implicit declaration of function ‘gpio_free’ Signed-off-by: Steven Miao <realmz6@gmail.com>