summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/ypr0/gpio_ypr0.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/hosted/ypr0/gpio_ypr0.h')
-rw-r--r--firmware/target/hosted/ypr0/gpio_ypr0.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/target/hosted/ypr0/gpio_ypr0.h b/firmware/target/hosted/ypr0/gpio_ypr0.h
index 9fc7444887..ddf7100b2f 100644
--- a/firmware/target/hosted/ypr0/gpio_ypr0.h
+++ b/firmware/target/hosted/ypr0/gpio_ypr0.h
@@ -5,7 +5,6 @@
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id: ascodec-target.h 26116 2010-05-17 20:53:25Z funman $
9 * 8 *
10 * Module wrapper for GPIO, using /dev/r0GPIO (r0Gpio.ko) of Samsung YP-R0 9 * Module wrapper for GPIO, using /dev/r0GPIO (r0Gpio.ko) of Samsung YP-R0
11 * 10 *
@@ -39,4 +38,4 @@ void gpio_close(void);
39int gpio_control_struct(int request, R0GPIOInfo pin); 38int gpio_control_struct(int request, R0GPIOInfo pin);
40int gpio_control(int request, int num, int mode, int val); 39int gpio_control(int request, int num, int mode, int val);
41 40
42#endif \ No newline at end of file 41#endif