summaryrefslogtreecommitdiff
path: root/drivers/button/button-adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/button/button-adc.c')
-rw-r--r--drivers/button/button-adc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/button/button-adc.c b/drivers/button/button-adc.c
index 9c24c960e6..da7ddf2a85 100644
--- a/drivers/button/button-adc.c
+++ b/drivers/button/button-adc.c
@@ -5,7 +5,6 @@
* Author: Marek Szyprowski <m.szyprowski@samsung.com>
*/
-#include <common.h>
#include <adc.h>
#include <button.h>
#include <log.h>