1. 21 2月, 2018 1 次提交
  2. 31 1月, 2018 3 次提交
  3. 11 12月, 2017 1 次提交
    • P
      RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code · 27b01745
      Palmer Dabbelt 提交于
      This is code that probably should never have made it into the kernel in
      the first place: it depends on a driver that hadn't been reviewed yet.
      During the HVC_SBI_RISCV review process a better way of doing this was
      suggested, but that means this code is defunct.  It's compile-time
      disabled in 4.15 because the driver isn't in, so I think it's safe to
      just remove this for now.
      
      CC: Greg KH <gregkh@linuxfoundation.org>
      Signed-off-by: NPalmer Dabbelt <palmer@sifive.com>
      27b01745
  4. 01 12月, 2017 2 次提交
  5. 27 9月, 2017 1 次提交