aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/kona-sensor.h
blob: 5739a2fd57988bbccd0c70d1c15eb1676ab8bfbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * arch/arm/mach-exynos/include/mach/kona-sensor.h
 *
 * Copyright (c) 2012 Samsung Electronics Co., Ltd.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */

#ifndef __kona_SENSOR_H
#define __kona_SENSOR_H __FILE__

int kona_sensor_init(void);

#endif /* __kona_INPUT_H */