1. 19 6月, 2014 1 次提交
  2. 14 6月, 2014 1 次提交
  3. 13 6月, 2014 2 次提交
  4. 12 6月, 2014 3 次提交
  5. 11 6月, 2014 32 次提交
  6. 10 6月, 2014 1 次提交
    • S
      bf533: fix build error: add linux/gpio.h · bc4fef6f
      Steven Miao 提交于
      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: NSteven Miao <realmz6@gmail.com>
      bc4fef6f