Advertisement
deadman96385

Untitled

Dec 4th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. ../../../../../../kernel/samsung/exynos5420/drivers/input/wacom/wacom_i2c_func.c: In function 'wacom_i2c_coord':
  2. ../../../../../../kernel/samsung/exynos5420/drivers/input/wacom/wacom_i2c_func.c:923:8: error: 'WACOM_BOOSTER_ENABLED' undeclared (first use in this function)
  3. if (WACOM_BOOSTER_ENABLED == 1){
  4. ^
  5. ../../../../../../kernel/samsung/exynos5420/drivers/input/wacom/wacom_i2c_func.c:923:8: note: each undeclared identifier is reported only once for each function it appears in
  6. /home/gcrutchr/cm13/kernel/samsung/exynos5420/scripts/Makefile.build:307: recipe for target 'drivers/input/wacom/wacom_i2c_func.o' failed
  7. make[5]: *** [drivers/input/wacom/wacom_i2c_func.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement