exynos4212 liblights: remove unused BUTTON_POWER define

Change-Id: I1e911e234ed45924c263d85741f395ecf54414f1
tirimbino
Sam Mortimer 12 years ago committed by Gerrit Code Review
parent 8ada6ea604
commit 827f2f953c
  1. 3
      exynos4/exynos4210/liblights/lights.c

@ -43,9 +43,6 @@ char const*const PANEL_FILE
= "/sys/class/backlight/panel/brightness";
#ifndef EXYNOS4210_TABLET
char const*const BUTTON_POWER
= "/sys/class/sec/sec_touchkey/enable_disable";
char const*const BUTTON_FILE
= "/sys/class/sec/sec_touchkey/brightness";
#endif

Loading…
Cancel
Save