1. 08 4月, 2015 1 次提交
  2. 03 3月, 2015 2 次提交
  3. 31 1月, 2015 1 次提交
    • A
      drm: rockchip: add reset controller dependency · 3f70b89c
      Arnd Bergmann 提交于
      When the reset controller subsystem is disabled, this driver
      fails to build:
      
      drivers/gpu/drm/rockchip/rockchip_drm_vop.c: In function 'vop_initial':
      drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1267:2: error: implicit declaration of function 'devm_reset_control_get' [-Werror=implicit-function-declaration]
      
      The easiest solution is to add a dependency in Kconfig to avoid
      that case.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NDave Airlie <airlied@gmail.com>
      3f70b89c
  4. 21 1月, 2015 1 次提交
  5. 09 1月, 2015 1 次提交
  6. 08 1月, 2015 2 次提交
  7. 02 12月, 2014 1 次提交