Advertisement
Guest User

Untitled

a guest
Dec 28th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. patch -p1 </home/supanova/Downloads/Capella-cm32181-device-driver.patch
  2. can't find file to patch at input line 11
  3. Perhaps you used the wrong -p or --strip option?
  4. The text leading up to this was:
  5. --------------------------
  6. | drivers/iio/light/Kconfig | 11 +
  7. | drivers/iio/light/Makefile | 1 +
  8. | drivers/iio/light/cm3218x.c | 801 ++++++++++++++++++++++++++++++++++++++++++++
  9. | 3 files changed, 813 insertions(+)
  10. | create mode 100644 drivers/iio/light/cm3218x.c
  11. |
  12. |diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
  13. |index 01a1a16..5f104b9 100644
  14. |--- a/drivers/iio/light/Kconfig
  15. |+++ b/drivers/iio/light/Kconfig
  16. --------------------------
  17. File to patch:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement